Gets or sets page orientation that is set to the resulting PDF pages.
Namespace: MindFusion.Scheduling.Export
Assembly: MindFusion.Scheduling.Pdf
C# Copy Code |
---|
public PageOrientation PageOrientation { get; set; } |
Visual Basic Copy Code |
---|
Public Property PageOrientation As PageOrientation |
A member of the PageOrientation enumeration. The default is Portrait. The members of the PageOrientation enumeration are: Landscape, Portrait or Auto.