This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IF > IFontMapEnvironment Interface > IFontMapEnvironment.DefaultMappingsChoices Property (ArcObjects .NET 10.4 SDK) |
The Default Mapping Choices for Font Substitution.
[Visual Basic .NET] Public Property DefaultMappingsChoices As Object
[C#] public object DefaultMappingsChoices {get; set;}
[C++]
HRESULT get_DefaultMappingsChoices(
VARIANT* defaultMappingChoices
);
[C++]
HRESULT put_DefaultMappingsChoices(
VARIANT defaultMappingChoices
);
[C++]
Parameters defaultMappingChoices [out, retval] defaultMappingChoices is a parameter of type VARIANT defaultMappingChoices [in] defaultMappingChoices is a parameter of type VARIANT