Click or drag to resize

PdfObject.Left Property

Gets or sets a value representing the left edge of this object (in pixels).

Namespace:  RadPdf.Data.Document.Objects
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public int Left { get; set; }

Property Value

Type: Int32
Remarks

This value can be converted to inches using Dpi. This value is measured from the left edge of the page as displayed in the PdfWebControl, with a Rotation of 0.

This property can not be changed if IsLocked is true.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!