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

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

Reference

ObjectRect Class
ObjectRect Members