Click or drag to resize
TextFontForeColor Property
Gets or sets the foreground (text) color.

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

Property Value

Type: Color
See Also