PdfRectangleWidth Property |
Gets the width of the rectangle.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic double Width { get; }Public ReadOnly Property Width As Double
Get
Property Value
Double
The width of the rectangle.
See Also