MindFusion.Wpf Pack Programmer's Guide
MhtmlExporter.PageSize Property
See Also
 





Gets or sets the size for the exported pages.

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

 Syntax

C#  Copy Code

public Size PageSize { get; set; }

Visual Basic  Copy Code

Public Property PageSize As Size

 Property Value

A WPF Size object.

 See Also

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