ExcelToPdfDocumentOptionsPageSize Property
This property controls the page size of the PDF document generated by the Excel to PDF converter.
This property is used only when UsePageSettingsFromExcel is set to false.
The default page size is A4
Namespace: HiQPdf.NextAssembly: HiQPdf.Next.ExcelToPdf (in HiQPdf.Next.ExcelToPdf.dll) Version: 18.0.0
public PdfPageSize PageSize { get; set; }
Property Value
PdfPageSize