Enum PdfPageRotation
This enum represents the rotation of the PDF page.
public enum PdfPageRotation
Fields
NoRotation = 0
Rotate180 = 2
Rotate270 = 3
Rotate90 = 1
This enum represents the rotation of the PDF page.
public enum PdfPageRotation
NoRotation = 0
Rotate180 = 2
Rotate270 = 3
Rotate90 = 1