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