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

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
public PdfPageSize PdfPageSize { get; set; }

Property Value

PdfPageSize

See Also