Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ThemedShapeStyle Structure / FillType Property

In This Topic
    FillType Property (ThemedShapeStyle)
    In This Topic
    Gets the themed shape fill type.
    Syntax
    'Declaration
     
    Public ReadOnly Property FillType As ShapePresetFillType
    public ShapePresetFillType FillType {get;}
    See Also