Document Properties |
The Document type exposes the following members.
| Name | Description | |||
|---|---|---|---|---|
| Active |
This method allows you to get or set the active item.
| |||
| AutoZoning_Column |
This property is used to modify the behavior of Auto-zoning. | |||
| AutoZoning_Form |
This property is used to modify the behavior of auto-zoning. | |||
| AutoZoning_Graphics |
This property is used to modify the behavior of Auto-zoning. | |||
| AutoZoning_Table |
This property is used to modify the behavior of Auto-zoning. | |||
| Binarization |
Use this property to get or set the secondary image conversion mode for the Document object. | |||
| Brightness |
Use this property to get or set the brightness value for the Document object. | |||
| BrightnessThreshold |
Use this property to get or set the threshold value for an image conversion to a B/W image. | |||
| Check |
Use this property to enable or disable the recognition checking subsystem at document level. | |||
| Conversion |
Use this property to get or set the primary image conversion mode. | |||
| Correction |
Use this property to enable or disable the document-level correction of the checking subsystem. | |||
| DecompMethod |
Use this property to get or set which page parser algorithm will be used during auto-zoning. | |||
| DefaultFillingMethod |
Use this property to get or set the default filling method for the document. | |||
| DefaultRecognitionModule |
Use this property to get or set the default recognition module used during recognition. | |||
| Deskew |
Use this property to get or set which image deskewing mode will be used during image preprocessing. | |||
| DespeckleMode |
Use this property to get or set the de-speckle mode used during image preprocessing. | |||
| DownSample |
This property switches on or off the resolution reducing mode during image preprocessing. | |||
| FaxCorrection |
Use this property to get or set the fax correction for image preprocessing. | |||
| FileName |
This property returns the full qualified path to the IPRO document file associated with the Document object. If the document has not yet been saved, an empty string is returned.
| |||
| Filter |
This property is used to narrow the Language environment (the sum of RecognitionLanguages and
LanguagePlus enabled characters). Available values are listed under the CHR_FILTER Enumeration topic. | |||
| FilterPlus |
This property is used to get or set the FilterPlus characters. | |||
| FindBarZones | This API is preliminary and subject to change. | |||
| HNRBoxHeight |
Use this property to get or set the expected character heights in 1/1200th of an inch for the hand printed numerals recognition module (RM_HNR). | |||
| HNRBoxSpace |
Returns or sets the expected leading spaces in 1/1200th of an inch for the hand printed numerals recognition module (RM_HNR). | |||
| HNRBoxWidth |
Returns or sets the expected character widths in 1/1200th of an inch for the hand printed numerals recognition module (RM_HNR). | |||
| HNRSpaceIncluded |
Use this property to get or set whether the hand printed numerals recognition module (RM_HNR) will report detected spaces between characters. | |||
| HNRStyle |
Use this property to get or set the behavior of the hand printed numerals recognition module (RM_HNR). | |||
| Inversion |
Use this property to get or set which image inversion mode will be used during image preprocessing steps. | |||
| KeepOCRImage |
This property is used to control whether the OCR image (II_OCR) is to be kept after recognition. | |||
| KeepOriginalImage |
By default, the original (II_ORIGINAL), image for any page in the document is not preserved by the page object. | |||
| LanguagePlus |
This property is used to get or set the LanguagesPlus characters for the Document object. | |||
| LegalPleading |
Use this property to control the Legal Pleading format.
| |||
| LookForHeaderFooter |
Use this property if you want to control the handling of header and footer information during output generation. | |||
| LookForHyperlinks |
Use this property if you want to control searching for hyperlinks during recognition. | |||
| MissingSymbol |
Use this property to get or set the value of the "missing" symbol. | |||
| Modified |
This property returns True if a document setting or page data has been modified by any method calls or by setting a property value since the Document object was last saved.
| |||
| MORFax |
This property is used to switch on or off the fax handling feature of the MOR multi-lingual recognition module. | |||
| NongriddedTableDetect |
Use this property to get or set non-gridded table detection during auto-zoning. | |||
| OCRThreadCount |
Use this property to get or set the maximum number of OCR threads that can be launched in parallel during a single Recognize call. | |||
| OMRFill |
Use this property to get or set resolution of the optical mark recognition module. | |||
| OMRFrame |
Use this property to get or set the frame detection method used during OMR optical mark recognition. | |||
| OMRSensitivity |
Use this property to get or set the mark sensitivity level used during the OMR optical mark recognition. | |||
| RejectionSymbol |
Use this property to get or set the code used for the rejection symbol. | |||
| ResEnhancement |
Use this property to get or set the resolution enhancement mode. | |||
| RetainColors |
Use this property to get or set retain color behavior in recognition. | |||
| Rotation |
Use this property to get or set the image rotation mode during image preprocessing. | |||
| SingleLanguageDetection |
Use this property to check the used language.
| |||
| Slope |
Use this property to get or set the skew (slope value). | |||
| SpellLanguage |
Use this property to get or set the spelling language for document level spell checking. | |||
| Title |
Use this method to get or set the title of the object.
| |||
| TradeOff |
Use this property to get or set which recognition trade-off setting will be used during the recognition of the document. | |||
| UILang |
Use this method to get or set the current user interface language ID.
| |||
| UniqueID |
Use this property to get the unique ID of an item.
| |||
| WindowHandle |
This property is used to get or set the handle to the Document object's parent window.
| |||
| WorkingFileName |
Use this method to get the working file name.
| |||
| ZoningFlags |
Use this method to get or set zoning flags for the object.
|