IFontSubstRule class

IFontSubstRule class

Represents font subtituition information

The IFontSubstRule type exposes the following members:

Properties

PropertyDescription
source_fontFont to substitute
Read-only IFontData.
dest_fontFont to use for substitution
Read-only IFontData.
replace_font_conditionRule to apply for substitution
Read-only FontSubstCondition.

See Also