Click or drag to resize

PdfRectangleHeight Property

Gets the height of the rectangle.

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

Property Value

Double
The height of the rectangle.
See Also