This document is archived and information here might be outdated. Recommended version. |
The font style.
[Visual Basic .NET] Public Property FontStyle As acFontStyle
[C#] public acFontStyle FontStyle {get; set;}
[C++]
HRESULT get_FontStyle(
acFontStyle* FontStyle
);
[C++]
HRESULT put_FontStyle(
acFontStyle FontStyle
);
[C++] Parameters FontStyle [out, retval]
FontStyle is a parameter of type acFontStyle* FontStyle [in]
FontStyle is a parameter of type acFontStyle