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