TableSubstitutionRule Methods |
The TableSubstitutionRule type exposes the following members.
| Name | Description | |
|---|---|---|
| AddSubstitutes |
Adds substitute font names for given original font name.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetSubstitutes |
Returns array containing substitute font names for the specified original font name.
| |
| GetType | (Inherited from Object.) | |
| Load(Stream) |
Loads table substitution settings from XML stream.
| |
| Load(String) |
Loads table substitution settings from XML file.
| |
| LoadAndroidSettings |
Loads predefined table substitution settings for Linux platform.
| |
| LoadLinuxSettings |
Loads predefined table substitution settings for Linux platform.
| |
| LoadWindowsSettings |
Loads predefined table substitution settings for Windows platform.
| |
| Save(Stream) |
Saves the current table substitution settings to stream.
| |
| Save(String) |
Saves the current table substitution settings to file.
| |
| SetSubstitutes |
Override substitute font names for given original font name.
| |
| ToString | (Inherited from Object.) |