The following tables list the members exposed by IOcrDocumentManager.
Name | Description | |
---|---|---|
EngineFormat | Gets or sets the name of the engine native format to use when saving OCR documents. | |
MissingSymbol | Gets or sets the character used as a symbol for the missing characters in the final output document. | |
RejectionSymbol | Gets or sets the character used as a symbol for the rejected characters in the final output document. |
Name | Description | |
---|---|---|
CreateDocument | Creates a new OCR document object. | |
GetEngineFormatFileExtension | Gets the default file extension for the specified engine native format. | |
GetEngineFormatFriendlyName | Gets the friendly name of the specified engine native format. | |
GetEngineSupportedFormats | Gets a list of the engine native formats supported by this IOcrEngine. | |
GetFontNames | Gets the font names used in the final document. | |
IsEngineFormatSupported | Gets a value indicating whether the specified engine native format is supported by this IOcrEngine. | |
SetFontNames | Sets the font names used in the final document. |