Font

FormattedTextFragment.Font property

Gets the font of the text.

public abstract Font Font { get; }

Property Value

The font of the text.

See Also