Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Font Class / HighlightColor Property

In This Topic
    HighlightColor Property
    In This Topic
    Gets or sets the highlight (marker) color.
    Syntax
    'Declaration
     
    Public Property HighlightColor As HighlightColor
    public HighlightColor HighlightColor {get; set;}
    See Also