Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / StyleEffects Class / PlaceholderColor Property

In This Topic
    PlaceholderColor Property (StyleEffects)
    In This Topic
    Gets the color used to override the empty colors inside the referenced theme shape effects style.
    Syntax
    'Declaration
     
    Public ReadOnly Property PlaceholderColor As SolidColor
    public SolidColor PlaceholderColor {get;}
    See Also