ForegroundColor

WordProcessingTextFormattedTextFragment.ForegroundColor property

Gets the foreground color of the text.

public override Color ForegroundColor { get; }

Property Value

The foreground color of the text.

See Also