The following tables list the members exposed by IOcrDocumentManager.
Public Methods
Name | Description | |
---|---|---|
![]() |
CreateDocument | Creates a new OCR file or memory-based document object. |
![]() |
GetAdditionalEngineFormats | Gets a list of the engine native formats supported by this IOcrEngine that are not installed. |
![]() |
GetEngineFormatFileExtension | Gets the default file extension for the specified engine native format. |
![]() |
GetEngineFormatFriendlyName | Gets the friendly name of the specified engine native format. |
![]() |
GetFontName | gets the specific type of font used in the final document. |
![]() |
GetFontNames | Gets the font names used in the final document. |
![]() |
GetSupportedEngineFormats | Gets a list of the engine native formats supported by this IOcrEngine. |
![]() |
IsEngineFormatSupported | Gets a value indicating whether the specified engine native format is supported by this IOcrEngine. |
![]() |
SetFontName | Replaces the specific type of font used in the final document. |
![]() |
SetFontNames | Sets the font names used in the final document. |
Public Properties
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET