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

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

Reference

ObjectRect Class
ObjectRect Members