MindFusion.Wpf Pack Programmer's Guide
ReportOptions.Landscape Property
See Also
 





Gets or sets the orientation of the pages.

Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Wpf.Reporting

 Syntax

C#  Copy Code

public bool Landscape { get; set; }

Visual Basic  Copy Code

Public Property Landscape As Boolean

 Property Value

A boolean value indicating whether orientation of the report is landscape or portrait. The default is false.

 See Also

ReportOptions Members
ReportOptions Class
MindFusion.Scheduling.Reporting Namespace