Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FormatScheme Class / BackgroundFills Property

In This Topic
    BackgroundFills Property
    In This Topic
    Gets a set of three or more background fills that are used within the theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property BackgroundFills As FillFormatList
    public FillFormatList BackgroundFills {get;}
    See Also