EvoPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Rectangle
X Property
The top left corner X coordinate in points
Definition
Namespace:
EvoPdf.Chromium
Assembly:
EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
Copy
public
int
X
{
get
;
set
; }
Property Value
Int32
See Also
Reference
PdfRectangle Class
EvoPdf.Chromium Namespace
In This Article
Definition
See Also