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

In This Topic
    BoundsHeightWithExtent Property
    In This Topic
    Gets the object bounds height with effect extent, in points.
    Syntax
    'Declaration
     
    Public ReadOnly Property BoundsHeightWithExtent As System.Single
    public System.float BoundsHeightWithExtent {get;}
    See Also