[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.StyleFill

Class StyleFill

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Represents a reference to a fill style within Fills or BackgroundFills.

public class StyleFill : FormattingBag
Inheritance
StyleFill
Inherited Members

Properties

PlaceholderColor

Gets the color to override the empty colors inside the referenced theme fill style.

public SolidColor PlaceholderColor { get; }

Property Value

SolidColor

ThemeFill

Gets or sets a reference to a fill style within Fills or BackgroundFills.

public FillFormat ThemeFill { get; set; }

Property Value

FillFormat