Property Rotation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Rotation
Gets the PdfRotation value specifying the rotation of the control counterclockwise relative to the page.
public PdfRotation Rotation { get; }
Property Value
- PdfRotation
The PdfRotation value specifying the rotation of the control.
- See Also