Gets the
PdfRotation value specifying the rotation of the control
counterclockwise relative to the page.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfRotation Rotation { get; }
VB
Public ReadOnly Property Rotation As PdfRotation
Get
Property Value
Type:
PdfRotationThe
PdfRotation value specifying the rotation of the control.
See Also