Gets the Font Style enumeration that contains the style for this font. This does not include the Outline property.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Style() As AgEStkGraphicsFontStyle |
| [C#] |
|---|
public AgEStkGraphicsFontStyle Style {get;} |
| [Managed C++] |
|---|
public: __property AgEStkGraphicsFontStyle get_Style(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Style( |
| [Java] |
|---|
public AgEStkGraphicsFontStyle getStyle(); |
