Gets or sets the
PdfRotation value specifying
the rotation of the page.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfRotation Rotation { get; set; }
VB
Public Property Rotation As PdfRotation
Get
Set
Property Value
Type:
PdfRotationThe
PdfRotation value specifying
the rotation of the page.
Remarks
See Also