Namespace: Spire.Presentation.Converter.Equation.Word.Formatting
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public Color HighlightColor { get; set; }
Public Property HighlightColor As Color Get Set
public: property Color HighlightColor { Color get (); void set (Color value); }
member HighlightColor : Color with get, set