PdfDocumentOptionsPdfPageSize Property

This property controls the page size of the PDF document generated by the converter. The default size of the PDF document page is A4

Definition

Namespace: Winnovative.ExcelToPdf
Assembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public PdfPageSize PdfPageSize { get; set; }

Property Value

PdfPageSize

See Also