Gets or sets the orientation of the pages.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool Landscape { get; set; } |
Visual Basic Copy Code |
---|
Public Property Landscape As Boolean |
true to set the initial orientation of the print pages to landscape; false to set it to portrait. The default is false.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |