Click or drag to resize
TextFontBackColor Property
Gets or sets the text background (highlight) color.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public Color BackColor { get; set; }

Property Value

Type: Color
See Also