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