MindFusion WinForms Programmer's Guide
HtmlExporterBase.PageOrientation Property
See Also
 





Gets or sets the page orientation.

Namespace: MindFusion.Reporting.Export
Assembly: MindFusion.Reporting.Html

 Syntax

C#  Copy Code

public PageOrientation PageOrientation { get; set; }

Visual Basic  Copy Code

Public Property PageOrientation As PageOrientation

 Property Value

A member of the PageOrientation enumeration.

 See Also

HtmlExporterBase Members
HtmlExporterBase Class
MindFusion.Reporting.Export Namespace