Click or drag to resize

PdfRectangleWidth Property

Gets the width of the rectangle.

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

Property Value

Double
The width of the rectangle.
See Also