PdfDocumentPageSize Property

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

Definition

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

Property Value

PdfPageSize

See Also