PdfDocumentCreateSettingsPageSize Property

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

Definition

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

Property Value

PdfPageSize

See Also