The FontSubstitutionMap type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add(Stream) |
Add a new entry to the map without specifying the font name. The name will be extracted
from the font program.
| |
| Add(String) |
Add a new entry to the map without specifying the font name. The name will be extracted
from the font program.
| |
| Add(FontSubstitutionMap) |
Add all entries of the argument substition map.
| |
| Add(String, Stream) |
Add a new entry to the map.
| |
| Add(String, String) |
Add a new entry to the map.
| |
| Add(String, Stream, FontStyleEmulation) |
Add a new entry to the map.
| |
| Add(String, String, FontStyleEmulation) |
Add a new entry to the map.
| |
| Clear |
Remove all entries.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Load |
Load font susbstitution map.
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Save |
Save the font substitution map.
| |
| ToString | (Inherited from Object.) |