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

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