BasicFontMapper Class |
Namespace: Atalasoft.Ocr
The BasicFontMapper type exposes the following members.
| Name | Description | |
|---|---|---|
| BasicFontMapper | Constructs a new BasicFontMapper object. |
| Name | Description | |
|---|---|---|
| Dispose | Dispose memory used by the font mapper. | |
| Dispose(Boolean) | Releases the unmanaged resources used by the BasicFontMapper and optionally releases the managed resources | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | BasicFontMapper finalizer.
(Overrides ObjectFinalize.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MapToFontFamily(GenericFontFamilies) | Provide a FontFamily for a generic font family. | |
| MapToFontFamily(String) | Map a given font family represented by the string to a FontFamily object. | |
| MapToFontName | Maps a string representing a font name to a new font name. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RemapStyle | Map a given font style to a new one. | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |