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

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

Reference

ObjectRect Class
ObjectRect Members