This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IF > IFontMap2 Interface > IFontMap2.MappedFont Property (ArcObjects .NET 10.4 SDK) |
Creates an association between the TrueType Font and the Mapped Font.
[Visual Basic .NET] Public ReadOnly Property MappedFont As String
[C#] public string MappedFont {get;}
[C++]
HRESULT get_MappedFont(
BSTR* font
);
[C++]
Parameters font [out, retval] font is a parameter of type BSTR