EvoPdf Next Library 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.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
Copy
public
float
Y
{
get
;
set
; }
Property Value
Single
See Also
Reference
PdfRectangleElement Class
EvoPdf.Next Namespace
In This Article
Definition
See Also