EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Rectangle
Bottom Property
The Y coordinate of the bottom edge of the rectangle (Y + Height)
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
Copy
public
int
Bottom
{
get
; }
Property Value
Int32
See Also
Reference
PdfRectangle Class
EvoPdf.Next Namespace
In This Article
Definition
See Also