Gets a value representing the lower left x coordinate (llx) of this rectangle (in pixels).
Namespace:
RadPdf.Data.Document.Common
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
SyntaxPublic ReadOnly Left As Integer
Field Value
Type:
Int32
Remarks
This value can be converted to inches using Dpi.
See Also