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





Gets or sets the page orientation.

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

 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

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