HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Page
Size
Width Property
Gets or sets the page width in points. 1 point is 1/72 inch
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
Copy
public
int
Width
{
get
; }
Property Value
Int32
See Also
Reference
PdfPageSize Class
HiQPdf.Next Namespace
In This Article
Definition
See Also