PdfRectangleLeft Property |
Gets the left X coordinate of the rectangle.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public double Left { get; }
Public ReadOnly Property Left As Double
Get
Property Value
Double
The left X coordinate of the rectangle.
See Also