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

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