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

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