Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / ObjectRect Class / Height Property

In This Topic
    Height Property (ObjectRect)
    In This Topic
    Gets or sets the height of this ObjectRect, in graphic units.
    Syntax
    'Declaration
     
    Public Property Height As System.Single
    public System.float Height {get; set;}
    See Also