This document is archived and information here might be outdated. Recommended version. |
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 [in]
defaultMappingChoices is a parameter of type VARIANT defaultMappingChoices [out, retval]
defaultMappingChoices is a parameter of type VARIANT*