PdfDocumentControlPageOrientation Property
The PDF document pages orientation. The default orientation is potrait
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public PdfPageOrientation PageOrientation { get; set; }
Public Property PageOrientation As PdfPageOrientation
Get
Set
public:
property PdfPageOrientation PageOrientation {
PdfPageOrientation get ();
void set (PdfPageOrientation value);
}
member PageOrientation : PdfPageOrientation with get, set
Property Value
PdfPageOrientation