This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IF > IFontMapEnvironment Interface > IFontMapEnvironment.ApplyDefaultMappingDesc Property (ArcObjects .NET 10.5 SDK) |
The Font Mapping checkbox description string.
[Visual Basic .NET] Public Property ApplyDefaultMappingDesc As String
[C#] public string ApplyDefaultMappingDesc {get; set;}
[C++]
HRESULT get_ApplyDefaultMappingDesc(
BSTR* ApplyDefaultMappingDesc
);
[C++]
HRESULT put_ApplyDefaultMappingDesc(
BSTR ApplyDefaultMappingDesc
);
[C++]
Parameters ApplyDefaultMappingDesc [out, retval] ApplyDefaultMappingDesc is a parameter of type BSTR ApplyDefaultMappingDesc [in] ApplyDefaultMappingDesc is a parameter of type BSTR