PdfDocumentCreateSettingsPageSize Property

Gets or sets the page size of the PDF. Defaults to A4

Definition

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

Property Value

PdfPageSize

See Also