EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Image
Render
Info
Page
Width Property
The width of the page on which the image was rendered, in points
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
Copy
public
float
PageWidth
{
get
;
set
; }
Property Value
Single
See Also
Reference
PdfImageRenderInfo Class
EvoPdf.Next Namespace
In This Article
Definition
See Also