HiQPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Rectangle
Element
X Property
The X position from the top-left corner of the page
Definition
Namespace:
HiQPdf.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
C#
Copy
public
float
X
{
get
;
set
; }
Property Value
Single
See Also
Reference
PdfRectangleElement Class
HiQPdf.Chromium Namespace
In This Article
Definition
See Also