Click or drag to resize

PdfRectangleLeft Property

Gets the left X coordinate of the rectangle.

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

Property Value

Double
The left X coordinate of the rectangle.
See Also