Kofax.OmniPageCSDK.IproPlus Namespace |
Class | Description | |||
---|---|---|---|---|
![]() | AssemblyDirectory | |||
![]() | BackgroundZone |
A single zone or a collection of zones created during the preprocessing Load and Scan processes that the OCR Engine senses as possible area(s) for recognition. | ||
![]() | BackgroundZones |
Collection of BackgroundZone objects.
| ||
![]() | BarcodeType |
The BarcodeType object contains information about the particular bar code type.
| ||
![]() | BarcodeTypes |
The BarcodeTypes collection is a sorted set of BarcodeType objects.
Each element represents a recognizable bar code type.
| ||
![]() | Character |
The Character object provides information about a single recognized character, such as the character code, coordinates of the character on the image, confidence information etc. | ||
![]() | Characters |
The Characters collection is a sorted set of Character objects, where each element represents a single character in the recognition result. | ||
![]() | Converter | |||
![]() | ConverterEnumValue |
This object represents an enum value of a ConverterEnumValues collection.
| ||
![]() | ConverterEnumValues |
This collection contains the available enum values of a ConverterProperty object.
| ||
![]() | ConverterProperty |
This object represents a single converter setting. | ||
![]() | Converters |
The Converters collection is a sorted set of output Converter objects. | ||
![]() | Document |
The Document object represents an IPRO document which encapsulates the data and the parameters required during OCR-related procedures. | ||
![]() | DocumentClassifierClass |
This API is preliminary and subject to change. | ||
![]() | DocumentClassifierDocument |
This API is preliminary and subject to change. | ||
![]() | DocumentClassifierProject |
This API is preliminary and subject to change. | ||
![]() | DocumentClassifierProjects |
This API is preliminary and subject to change. | ||
![]() | Documents | |||
![]() | Engine |
Returns the Engine object.
| ||
![]() | FindTextPosition |
Special constants that can be used in the Document object's GetFindText method.
| ||
![]() | FormTemplate |
This API is preliminary and subject to change. | ||
![]() | FormTemplateLibraries |
This API is preliminary and subject to change. | ||
![]() | FormTemplateLibrary |
This API is preliminary and subject to change. | ||
![]() | Image |
This property returns the image.
| ||
![]() | ImageFile |
The ImageFile object represents an image file in the file system. | ||
![]() | ImageFiles |
This property returns the ImageFiles collection, which enumerates the set of images loaded from physical files,
in order to apply image transformation and manipulation algorithms. | ||
![]() | ImageInfo |
This property returns a reference to the ImageInfo object which contains information about the image. | ||
![]() | IproPlusClass | |||
![]() | IproPlusContext | |||
![]() | IPROPLUSVERSION |
Constants.
| ||
![]() | Link |
The role of the Link object is to provide workflows with loading sources and saving targets that are not present on the local computer. | ||
![]() | Links |
This method returns the links collection.
| ||
![]() | MatchingFormTemplate |
This API is preliminary and subject to change. | ||
![]() | MatchingFormTemplates |
This API is preliminary and subject to change. | ||
![]() | MemoryBitmap |
The MemoryBitmap object represents an image stored in the memory. | ||
![]() | MemoryBitmaps |
This property returns the MemoryBitmaps collection, which enumerates the set of bitmaps stored in the memory. | ||
![]() | ModuleInfo | |||
![]() | ModuleInfos |
This property returns the ModuleInfos collection, which contains information about the available modules in the current engine configuration. | ||
![]() | OCRZone |
The OCRZone object contains information about a specific OCR zone on a page. | ||
![]() | OCRZones |
This property returns the collection of zones, which were created by the engine during zone location.
| ||
![]() | Page |
Specifies the index of the page that contains the found text.
| ||
![]() | Pages |
This property returns the Pages collection, containing the document Page objects.
| ||
![]() | RecognitionLanguage |
The RecognitionLanguage object contains information about a given recognition language.
| ||
![]() | RecognitionLanguages |
This property returns the collection of available recognition languages that can be switched on/off independently. | ||
![]() | RemovedLine |
The RemovedLine object represents a line that was removed from the BW version of the original image. This object provides access to the position and orientation of the line.
| ||
![]() | RemovedLines |
The RemovedLines collection is a set of RemovedLine objects representing the lines that were removed from the related BW image.
The RemoveLines method of the Page object returns this collection.
| ||
![]() | Scanner |
Scanner objects represent a physical scanner. | ||
![]() | Scanners |
This property returns the Scanners collection of the engine, which enumerates all available scanners.
If the Engine is not initialized, accessing this property raises a trappable error.
| ||
![]() | SearchText |
The role of the SearchText object is to support parameterized text searches (such as finding whole words only, searching with case matching,
searching from the beginning or the end of the document etc.), navigating through results and processing them using the text marking and redaction facilities. | ||
![]() | SettingManager |
This property returns the SettingManager object, which allows you to manage your application-specific settings together with the
Engine settings in a thread-safe manner. | ||
![]() | SettingNode |
The SettingNode object provides access to a particular node and its setting if it exists. | ||
![]() | SpellLanguage |
Use this property to get or set the spelling language for document level spell checking. | ||
![]() | SpellLanguages |
This property returns the SpellLanguages collection, which enumerates the Spelling languages available in the current engine configuration, i.e. those
for which a Language dictionary is installed and present in the engine binary directory. | ||
![]() | Statistics |
This property returns the Statistics object of the document.
| ||
![]() | TableCell |
The TableCell object represents a single cell in a table.
| ||
![]() | TableCells |
This method returns the collection of TableCell objects for a WT_TABLE zone. | ||
![]() | UDItem |
The UDItem object contains information about a specific item associated with a particular User Dictionary. See UDSection.
| ||
![]() | UDItems |
This property returns the UDItems collection of the UDSection object.
| ||
![]() | UDManager |
This property returns the UDManager object, used to maintain user dictionaries. | ||
![]() | UDSection |
The UDSection object represents a user dictionary section.
| ||
![]() | UDSections |
This property returns the UDSections collection of the active user dictionary.
| ||
![]() | UILanguage |
The UILanguage object contains information about a specific Visual Toolbox User Interface language.
| ||
![]() | UILanguages |
This property returns the UILanguages collection, which enumerates the available Visual Toolbox User Interface languages. | ||
![]() | UserZone |
The UserZone object contains information about a particular user zone on the page. | ||
![]() | UserZones |
This property returns the collection of zones created by the user. These will be used during recognition.
| ||
![]() | VerticalDictionaries |
This property returns the collection of available vertical (professional) dictionaries. | ||
![]() | VerticalDictionary |
The VerticalDictionary object contains the name and description of one vertical dictionary.
| ||
![]() | WFDescInfo |
Use this property to acquire the workflow static information provider interface.
| ||
![]() | WFHandler |
This property returns the workflow handler interface. | ||
![]() | WFHOption |
This property returns the list of available workflow handler options.
| ||
![]() | WFInfoTag |
Info tags are generated during workflow execution, they have three types: info, error and warning. Each tag describes a occured event in detail.
Errors resulting during workflow execution can be detected by these info tags.
| ||
![]() | WFInfoTags |
Use this method to regulate how the workflow steps communicate with the user during processing.
| ||
![]() | WFObject |
This property returns a specific workflow object.
| ||
![]() | WFObjectCLSIDs | This API is preliminary and subject to change. | ||
![]() | WFObjectParameters | This API is preliminary and subject to change. | ||
![]() | WFObjects |
Use this method to return the object collection of a specific workflow.
| ||
![]() | WFProcInfo |
Use this property to acquire the workflow dynamic / runtime information provider interface.
| ||
![]() | WFProgress |
Object without methods, can only fire events from workflow progress.
| ||
![]() | WFStep |
This property returns a specific workflow step.
| ||
![]() | WFStepCLSIDs | This API is preliminary and subject to change. | ||
![]() | WFStepFlag |
Workflow step flags.
| ||
![]() | WFStepParameters |
In IPRO, you can set workflow step parameters.
| ||
![]() | WFSteps |
Use this method to return the step collection of a specific workflow.
|
Structure | Description | |||
---|---|---|---|---|
![]() | DCATTRIBUTE |
This API is preliminary and subject to change. | ||
![]() | DCMETAWORD |
This API is preliminary and subject to change. | ||
![]() | DCNGRAM |
This API is preliminary and subject to change. | ||
![]() | DOCCLASSIFICATIONINFO |
This API is preliminary and subject to change. | ||
![]() | FINDTEXTCONTEXT |
This structure provides information on the text found and its environment. The FindTextContext structure is filled by the Text method of the SearchText object.
| ||
![]() | IPROCHARACTER |
This is a recognized data structure. | ||
![]() | IPROFRAME |
This structure represents a bordered box or a rectangular frame together with its visual properties as detected during recognition.
| ||
![]() | IPROPOINT |
This structure represents an image pixel coordinate.
| ||
![]() | IPRORECT |
This structure represents a rectangle with the top-left corner and its dimensions.
| ||
![]() | IPROSIZE |
This structure represents a size, usually the size of a rectangle.
| ||
![]() | PREPROCINFO |
Structure describing the result of preprocessing. See ImagePreprocess and PreprocessInfo.
| ||
![]() | RSDSUPPORTEDPAPER |
Page sizes supported by the scanner.See SupportedPapers.
| ||
![]() | WFPARAMETER |
Returns all named parameters of a step. See Parameters.
|
Enumeration | Description | |||
---|---|---|---|---|
![]() | ACTIVEDOCMODE |
Active document mode.
| ||
![]() | ANCHOR_REF_POINT |
Reference point of the anchor.
| ||
![]() | ANCHORCONTENT |
Content of the anchor zone.
| ||
![]() | ANCHORFLAG |
Flags of anchor zones.
| ||
![]() | ANCHORTYPE |
Type of anchor zone.
| ||
![]() | AUSPOST_ENC |
This API is preliminary and subject to change. | ||
![]() | BAR_TYPE |
Barcode types.
| ||
![]() | BASIC_LANGUAGE_CHARSET |
Basic character set types of languages.
| ||
![]() | CD_TYPE |
Custom data types.
| ||
![]() | CELLBORDERSTYLE |
Table cell border styles.
| ||
![]() | CELLMAPPING |
Cell mapping values.
| ||
![]() | CHECKWORDRETURNCODE |
Deprecated. This functionality is no longer supported in CSDK19. It will be removed from the next version of the CSDK.
| ||
![]() | CHR_FILTER |
Recognition filters.
| ||
![]() | COMB_SPLITTER_HEIGHT |
Comb attributes.
| ||
![]() | COMPRESSION_TRADEOFF |
This API is preliminary and subject to change. | ||
![]() | CONTINENT |
Continent ID.
| ||
![]() | CONV_FILEOPTIONS |
Export file options.
| ||
![]() | CONV_FORMATLEVEL |
Export formatting levels.
| ||
![]() | CONV_PAGERANGE |
Export page ranges.
| ||
![]() | CONV_TIMESTAMP |
Export timestamp options.
| ||
![]() | DCMatchDecision |
This API is preliminary and subject to change. | ||
![]() | DCNGRAMWEIGHTS |
This API is preliminary and subject to change. | ||
![]() | DCProjectType |
This API is preliminary and subject to change. | ||
![]() | DESPECKLE_METHOD |
Despeckling types.
| ||
![]() | DIALOG_FOLDER |
Startup paths for load and save dialogs.
| ||
![]() | DOCCLASSIFIER |
This API is preliminary and subject to change. | ||
![]() | DocFormatter_Mode |
Document formatter methods.
| ||
![]() | DOCUMENT_PROPERTY |
Documentum property types.
| ||
![]() | DTXTOUTPUTFORMATS |
DTXT output formats.
| ||
![]() | ERO_DIL_TYPE |
Type of neighborhood used at erosion and dilatation.
| ||
![]() | FILEOBJECTTYPE | This API is preliminary and subject to change. | ||
![]() | FILLAREA_FLAGS |
Determining the area to be filled.
| ||
![]() | FILLINGMETHOD |
Filling methods.
| ||
![]() | FindTextAction |
Search text action flags.
| ||
![]() | FINDTEXTFLAG |
Find text flags.
| ||
![]() | HELPCALLER |
Obsolete.
| ||
![]() | HELPCONTEXT |
Obsolete.
| ||
![]() | HELPTOPIC |
Obsolete.
| ||
![]() | HELPTYPE |
Obsolete.
| ||
![]() | HNR_STYLE |
Writing style of HNR.
| ||
![]() | IMAGEINDEX |
Index of each image type in the Page object.
| ||
![]() | IMF_FORMAT |
The supported image formats.
| ||
![]() | IMF_IMAGEQUALITY |
Image quality (for DTXT PDF output).
| ||
![]() | IMF_MRCLEVEL |
MRC level (for DTXT PDF output).
| ||
![]() | IMF_PDFCOMPATIBILITY |
PDF compatibility for saving PDF with DTXT_PDFIOT | ||
![]() | IMF_PDFENCRYPTION |
PDF files may be saved with different encryption types. | ||
![]() | IMG_COMPRESSION |
This API is preliminary and subject to change. | ||
![]() | IMG_CONVERSION |
Image conversion types.
| ||
![]() | IMG_DECOMP |
Page parse method.
| ||
![]() | IMG_DESKEW |
Image deskewing mode.
| ||
![]() | IMG_FLAGS |
Image flags.
| ||
![]() | IMG_INVERT |
Image inversion mode.
| ||
![]() | IMG_LINEORDER |
Image line order.
| ||
![]() | IMG_PADDING |
Image padding.
| ||
![]() | IMG_RESENH |
Image resolution enhancement.
| ||
![]() | IMG_RGBORDER |
Image color order.
| ||
![]() | IMG_ROTATE |
Available image transformations (rotation and/or mirroring).
| ||
![]() | IMG_SCREENCAPTURE |
This API is preliminary and subject to change. | ||
![]() | IMG_STRETCHMODE |
Image stretching mode.
| ||
![]() | ITEMATTRIBUTE |
User dictionary item types.
| ||
![]() | IWFTYPE |
Workflow type enumerations.
| ||
![]() | JPG_ORIENTATION |
This API is preliminary and subject to change. | ||
![]() | JPG_RESOLUTION |
This API is preliminary and subject to change. | ||
![]() | KERNELAPICONSTANTS |
Generic constants.
| ||
![]() | KRECMODULES |
Module identifiers.
| ||
![]() | LANGUAGES |
Possible languages.
| ||
![]() | LINKTYPE |
Every link which is not load, scan, load ODP, and save ODP or export; SharePoint, FTP, etc.
| ||
![]() | MODULESTATUS |
Module status constants for ModuleInfo objects.
| ||
![]() | NEWPAGEPOS |
Describes the position of a new page inserted into the document.
| ||
![]() | OMR_FRAME |
Frame detection methods for RM_OMR.
| ||
![]() | OMR_SENSE |
Mark sensitivity of RM_OMR.
| ||
![]() | PAGELAYOUT |
Possible page layout values for workflow execution.
| ||
![]() | PAGESTATE |
Describes page state during recognition process.
| ||
![]() | PDF_PROC_MODE |
PDF processing mode.
| ||
![]() | PDF_REC_MODE |
PDF recognition mode.
| ||
![]() | PREPROC_INFO_FLAGS |
Flags for the structure PREPROCINFO.
| ||
![]() | PROCESSING_MODE |
Processing Mode.
| ||
![]() | PROOFMODE |
Controls whether proofreading is done along with editing or not.
| ||
![]() | PROPERTYCATEGORY |
Describes specified property categories according to distinct groupings.
| ||
![]() | PROPERTYTYPE |
Describes property types.
| ||
![]() | R2_HEADERS_RETENTION |
HeadersFooters.
You can set how headers and footers should be handled. You can set it for every converter, but the default value is different.
| ||
![]() | R2_PAGEBREAKS |
PageBreaks.
For several converters you can set how you want page breaks to be handled.
| ||
![]() | R2_PICTURES_BPP |
Picture color.
For several converters, you can set the color of the image.
| ||
![]() | R2_PICTURES_DPI |
Pictures.
For every converter you can set how you would like to handle images. The default values are different for the various converters.
| ||
![]() | R2_TABLES_RETENTION |
Tables.
For every converter, except the Excel and Html converters, you can set how you would like to handle tables.
| ||
![]() | RECERR |
Describes possible error types.
| ||
![]() | RECOGNITIONMODULE |
Recognition modules.
| ||
![]() | REF_ANCHOR_MODE |
Reference anchor mode.
| ||
![]() | RETAINCOLOR |
Retain color.
| ||
![]() | RLSTYLE |
Possible types of lines.
| ||
![]() | RM_FLAGS |
Recognition modules supporting a language
| ||
![]() | RMTRADEOFF |
Trade-off setting.
| ||
![]() | RSDAF |
Application flags.
| ||
![]() | RSDAS |
ADF/transparency adapter status.
| ||
![]() | RSDDX |
Getting duplex scanning capabilities.
| ||
![]() | RSDII |
Getting scanning mode capabilities.
| ||
![]() | RSDLC |
Getting dropout color capabilities.
| ||
![]() | RSDOR |
Getting orientation capabilities.
| ||
![]() | RSDPO |
Orientation of paper.
| ||
![]() | RSDPP |
Standard paper sizes.
| ||
![]() | RSDPS |
Getting paper source capabilities.
| ||
![]() | RSDRS |
Scanner resolutions.
| ||
![]() | RSDST |
Starting modes of the scanner.
| ||
![]() | RSDWZ |
Scanner Wizard flags.
| ||
![]() | RUNPAGE |
Describes types of pages to be processed. See ImagePreprocess, LocateZones,
SaveImages, ApplyFormTemplate.
| ||
![]() | SCCFG_LOC |
Default directory location of the scanner configuration file.
| ||
![]() | STSAPICONSTANTS |
Flags of settings.
| ||
![]() | STSTYPES |
Type ID's of settings.
| ||
![]() | TColorQValues |
Color quality.
For the PDF converters you can set the color quality. The default is R2ID_PDFCOLORQUALITY_MIN for every PDF converter.
| ||
![]() | TMRCTypeValues |
MRC use.
For PDF converters you can set the MRC type. The default is: R2ID_PDFMRC_NO for every PDF converter.
| ||
![]() | TPDFCompatibTypeValues |
Compatibility.
For the PDF converters you can set this compatibility value.
| ||
![]() | TPDFOpenDisplayModeValues |
This API is preliminary and subject to change. | ||
![]() | TPDFOpenPGLayoutValues |
This API is preliminary and subject to change. | ||
![]() | TPDFSecurityValues |
PDFSecurity type.
For PDF converters you can set the security type.
| ||
![]() | TSignatureTypevalues |
Signature type.
For the PDF converters you can set the signature type. The default is: R2ID_SIGTYPENONE for every PDF converter.
| ||
![]() | TWriteIndex |
Index Page.
You can switch on the Index Page generation in simple or 'InFrame' mode using HTML output converters. If it is switched on, an index page is generated with links to the recognized and converted pages. In this case, you can change the text of the navigation links by changing NavNextText, NavPrevText or NavTOCText.
| ||
![]() | UDSAVESTYLE |
User dictionary saving styles.
| ||
![]() | UISTEP_IVMODE |
If the workflow gets into interactive mode (see OnEnterInteractiveMode), then it can be offset from the interactive mode
programatically with the help of the UIStepIntervention method, but it must be stated how the workflow is to continue.
| ||
![]() | WFEXEC_STATE |
Describes state of workflow execution.
| ||
![]() | WFORIGIN | |||
![]() | WFPROCMODE |
Description of workflow processing modes.
| ||
![]() | WFSEVERITY |
Describes severity level types.
| ||
![]() | WFSTEP_TYPE |
Describes workflow steps throughout the recognition process.
| ||
![]() | ZONETYPE |
Basic zone types.
|