PdfDocumentPageSize Property

Gets the page size of the PDF document used when creating new PDF pages

Definition

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

Property Value

PdfPageSize

See Also