Enum PdfViewerPrintOrientation
Defines the constants that specify the page orientations for printing. Default value is Auto
Namespace: Syncfusion.Windows.PdfViewer
Assembly: Syncfusion.PdfViewer.Windows.dll
Syntax
public enum PdfViewerPrintOrientation
Fields
Name | Description |
---|---|
Auto | Prints the document in auto orientation. |
Landscape | Prints the document in landscape rotation. |
Portrait | Prints the document in portrait rotation. |