Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / SharedObject Class / BoundsHeight Property

In This Topic
    BoundsHeight Property
    In This Topic
    Gets the object bounds height (taking rotation into account), in points.
    Syntax
    'Declaration
     
    Public ReadOnly Property BoundsHeight As System.Single
    public System.float BoundsHeight {get;}
    See Also