FontSubstitutionMap Class |
Namespace: Atalasoft.Imaging.Codec.Pdf
The FontSubstitutionMap type exposes the following members.
Name | Description | |
---|---|---|
FontSubstitutionMap | Initializes a new instance of the FontSubstitutionMap class |
Name | Description | |
---|---|---|
FontNames | Gets all the font names included in this map. | |
SearchPathA | Gets or sets a semi-colon separated list of folders to search for font files that are included in the
substitution map. The folders are searched from left to right until the font file is found. |
Name | Description | |
---|---|---|
Add(String, Stream) | Add a new entry to the map. | |
Add(String, String) | Add a new entry to the map. | |
Clear | Remove all entries. | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Find | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |