PdfDocumentControlPageSize Property

The PDF document page size. The default value is A4

Definition

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

Property Value

PdfPageSize

See Also