PdfDocumentControlPageOrientation Property
The PDF document pages orientation. The default orientation is potrait
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.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