Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Shape Class / Style Property

In This Topic
    Style Property (Shape)
    In This Topic
    Gets the style information for this shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As ShapeStyle
    public ShapeStyle Style {get;}
    See Also