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