Indicates whether the graphic is using fonts for its labels.
[Visual Basic .NET] Public ReadOnly Property UseFonts As Boolean
[C#] public bool UseFonts {get;}
[C++]
HRESULT get_UseFonts(
VARIANT_BOOL* pUseFonts
);
[C++]Parameters
pUseFonts [out, retval] pUseFonts is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.