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

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