HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Document
Create
Settings
Page
Size Property
Gets or sets the page size of the PDF. Defaults to A4
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
PdfPageSize
PageSize
{
get
;
set
; }
Property Value
PdfPageSize
See Also
Reference
PdfDocumentCreateSettings Class
HiQPdf.Next Namespace
In This Article
Definition
See Also