Click or drag to resize

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.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public int Rotate { get; set; }

Property Value

Int32
The number of degrees by which the page shall be rotated clockwise when displayed or printed.
See Also