This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACTextSymbol Interface > IACTextSymbol.Font Property (ArcObjects .NET 10.4 SDK) |
The font name.
[Visual Basic .NET] Public Property Font As String
[C#] public string Font {get; set;}
[C++]
HRESULT get_Font(
BSTR* Font
);
[C++]
HRESULT put_Font(
BSTR Font
);
[C++]
Parameters Font [out, retval] Font is a parameter of type BSTR Font [in] Font is a parameter of type BSTR