Rotation of the PDF page. It is applied after PrintOrientation.
Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Rotate0 | 0 | None rotation | |
Rotate90 | 1 | 90 degrees rotation | |
Rotate180 | 2 | 180 degrees rotation | |
Rotate270 | 3 | R270 degrees rotation |
See Also