Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfPaperOrientation Orientation { get; set; }
VB
Public Property Orientation As PdfPaperOrientation
Get
Set
Property Value
Type:
PdfPaperOrientationThe
PdfPaperOrientation value specifying
the orientation of the XObject.
Remarks
See Also