HiQPdf Documentation

PdfDocumentControlPageSize Property

Quickly Create High Quality PDFs
The PDF document page size. The default value is A4. The final width and height of the PDF pages is also influenced by the PageOrientation property

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public PdfPageSize PageSize { get; set; }

Property Value

Type: PdfPageSize
See Also

Reference