IGxFontBase.Style

Fore Syntax

Style: GxFontStyle;

Fore.NET Syntax

Style: Prognoz.Platform.Interop.Drawing.GxFontStyle;

Description

The Style property returns font style.

Comments

To get font name, use the IGxFontBase.Family property.

Fore and Fore.NET Examples

The property use is given in the example for IGxFontBase.Family.

See also:

IGxFontBase