public class FontSubstitution extends Object
Represents a base class for font substitution strategies.
Constructor and Description |
---|
FontSubstitution()
Creates FontSubstitution instance
|
Modifier and Type | Method and Description |
---|---|
char |
getSubstitutedUnicode(char unicode)
Returns unicode substitution
|
com.aspose.fonts.FontDefinition |
getSubstitutionFontDefinition()
Get Substitution Font Definition
|
public com.aspose.fonts.FontDefinition getSubstitutionFontDefinition()
public char getSubstitutedUnicode(char unicode)
Returns unicode substitution
unicode
- char valueCopyright © 2019 Aspose. All Rights Reserved.