EvoPdf 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:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
Copy
public
int
Width
{
get
; }
Property Value
Int32
See Also
Reference
PdfPageSize Class
EvoPdf.Next Namespace
In This Article
Definition
See Also