Winnovative PDF Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Rectangle
Left Property
The X coordinate of the left edge of the rectangle (same as X)
Definition
Namespace:
Winnovative.Pdf.Chromium
Assembly:
Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
Copy
public
int
Left
{
get
; }
Property Value
Int32
See Also
Reference
PdfRectangle Class
Winnovative.Pdf.Chromium Namespace
In This Article
Definition
See Also