PdfPageObjectRotate Property |
(Optional; inheritable) The number of degrees by which the page shall be rotated clockwise when displayed or printed.
The value shall be a multiple of 90.
Default value: 0.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax public int Rotate { get; set; }
Public Property Rotate As Integer
Get
Set
Property Value
Int32
The number of degrees by which the page shall be rotated clockwise when displayed or printed.
See Also