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

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