Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapeStyle Class / Fill Property

In This Topic
    Fill Property (ShapeStyle)
    In This Topic
    Gets a reference to a fill style within FormatScheme.Fills or FormatScheme.BackgroundFills.
    Syntax
    'Declaration
     
    Public ReadOnly Property Fill As StyleFill
    public StyleFill Fill {get;}
    See Also