[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.StyleEffects

Class StyleEffects

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

Represents a reference to a shape effects style in a Effects list.

public class StyleEffects : FormattingBag
Inheritance
StyleEffects
Inherited Members

Properties

PlaceholderColor

Gets the color used to override the empty colors inside the referenced theme shape effects style.

public SolidColor PlaceholderColor { get; }

Property Value

SolidColor

ThemeEffects

Gets or sets a reference to a shape effects style within an Effects list.

public ShapeEffects ThemeEffects { get; set; }

Property Value

ShapeEffects