Documents for PDF, .NET Edition Documentation
Left Property (ObjectRect)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > ObjectRect Class : Left Property
Gets or sets the x-coordinate of the left edge of this ObjectRect, in graphic units.
Syntax
'Declaration
 
Public Property Left As System.Single
public System.float Left {get; set;}
See Also

Reference

ObjectRect Class
ObjectRect Members