Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / ObjectFragment Class / WordShape Property

In This Topic
    WordShape Property (ObjectFragment)
    In This Topic
    Gets the source GrapeCity.Documents.Word.ShapeBase object.
    Syntax
    'Declaration
     
    Public ReadOnly Property WordShape As ShapeBase
    public ShapeBase WordShape {get;}
    See Also