MindFusion.Reporting for Silverlight Programmer's Guide
MhtmlExporter.PageSize Property
See Also
 





Gets or sets the size for the exported pages.

Namespace: MindFusion.Reporting.Silverlight.Export
Assembly: MindFusion.Reporting.Silverlight.HtmlExport

 Syntax

C#  Copy Code

public Size PageSize { get; set; }

Visual Basic  Copy Code

Public Property PageSize As Size

 Property Value

A Silverlight Size object.

 See Also

MhtmlExporter Members
MhtmlExporter Class
MindFusion.Reporting.Silverlight.Export Namespace