PdfDocumentOptionsPdfPageSize Property
This property controls the page size of the PDF document generated by the HTML to PDF converter.
The default size of the PDF document page is A4
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 14.0.0
public PdfPageSize PdfPageSize { get; set; }
Property Value
PdfPageSize