ExcelToPdfDocumentOptionsPageOrientation Property
This property controls the orientation of the pages of the PDF document generated by the Excel to PDF converter.
This property is used only when UsePageSettingsFromExcel is set to false.
The default orientation is Portrait
Namespace: HiQPdf.NextAssembly: HiQPdf.Next.ExcelToPdf (in HiQPdf.Next.ExcelToPdf.dll) Version: 18.0.0
public PdfPageOrientation PageOrientation { get; set; }
Property Value
PdfPageOrientation