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





Gets or sets the orientation of the page.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public Nullable<PageOrientation> PageOrientation { get; set; }

Visual Basic  Copy Code

Public Property PageOrientation As Nullable(Of PageOrientation)

 Property Value

A member of the PageOrientation enumeration.

 See Also

Page Members
Page Class
MindFusion.Reporting.Silverlight Namespace