WordToPdfDocumentOptionsPageOrientation Property
This property controls the orientation of the pages of the PDF document generated by the Word to PDF converter.
This property is used only when UsePageSettingsFromWord is set to false.
The default orientation is Portrait
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public PdfPageOrientation PageOrientation { get; set; }
Property Value
PdfPageOrientation