Click or drag to resize

PdfRectangleTop Property

Gets the top Y coordinate of the rectangle.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public double Top { get; }

Property Value

Double
The top Y coordinate of the rectangle.
See Also