Enum PrintOrientation
Specifies how the pages of content are oriented on print area.
Namespace: Syncfusion.Windows.Shared.Printing
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public enum PrintOrientation
Fields
Name | Description |
---|---|
Landscape | Content of page is rotated at 90 degrees counterclockwise from standard (portrait) orientation. |
Portrait | Standard orientation. |