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

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