Click or drag to resize

Document Properties

The Document type exposes the following members.

Properties
  NameDescription
Public propertyActive
This method allows you to get or set the active item.
Public propertyAutoZoning_Column
This property is used to modify the behavior of Auto-zoning.
Public propertyAutoZoning_Form
This property is used to modify the behavior of auto-zoning.
Public propertyAutoZoning_Graphics
This property is used to modify the behavior of Auto-zoning.
Public propertyAutoZoning_Table
This property is used to modify the behavior of Auto-zoning.
Public propertyBinarization
Use this property to get or set the secondary image conversion mode for the Document object.
Public propertyBrightness
Use this property to get or set the brightness value for the Document object.
Public propertyBrightnessThreshold
Use this property to get or set the threshold value for an image conversion to a B/W image.
Public propertyCheck
Use this property to enable or disable the recognition checking subsystem at document level.
Public propertyConversion
Use this property to get or set the primary image conversion mode.
Public propertyCorrection
Use this property to enable or disable the document-level correction of the checking subsystem.
Public propertyDecompMethod
Use this property to get or set which page parser algorithm will be used during auto-zoning.
Public propertyDefaultFillingMethod
Use this property to get or set the default filling method for the document.
Public propertyDefaultRecognitionModule
Use this property to get or set the default recognition module used during recognition.
Public propertyDeskew
Use this property to get or set which image deskewing mode will be used during image preprocessing.
Public propertyDespeckleMode
Use this property to get or set the de-speckle mode used during image preprocessing.
Public propertyDownSample
This property switches on or off the resolution reducing mode during image preprocessing.
Public propertyFaxCorrection
Use this property to get or set the fax correction for image preprocessing.
Public propertyFileName
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.
Public propertyFilter
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.
Public propertyFilterPlus
This property is used to get or set the FilterPlus characters.
Public propertyFindBarZones
Caution note Caution
This API is preliminary and subject to change.
Public propertyHNRBoxHeight
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).
Public propertyHNRBoxSpace
Returns or sets the expected leading spaces in 1/1200th of an inch for the hand printed numerals recognition module (RM_HNR).
Public propertyHNRBoxWidth
Returns or sets the expected character widths in 1/1200th of an inch for the hand printed numerals recognition module (RM_HNR).
Public propertyHNRSpaceIncluded
Use this property to get or set whether the hand printed numerals recognition module (RM_HNR) will report detected spaces between characters.
Public propertyHNRStyle
Use this property to get or set the behavior of the hand printed numerals recognition module (RM_HNR).
Public propertyInversion
Use this property to get or set which image inversion mode will be used during image preprocessing steps.
Public propertyKeepOCRImage
This property is used to control whether the OCR image (II_OCR) is to be kept after recognition.
Public propertyKeepOriginalImage
By default, the original (II_ORIGINAL), image for any page in the document is not preserved by the page object.
Public propertyLanguagePlus
This property is used to get or set the LanguagesPlus characters for the Document object.
Public propertyLegalPleading
Use this property to control the Legal Pleading format.
Public propertyLookForHeaderFooter
Use this property if you want to control the handling of header and footer information during output generation.
Public propertyLookForHyperlinks
Use this property if you want to control searching for hyperlinks during recognition.
Public propertyMissingSymbol
Use this property to get or set the value of the "missing" symbol.
Public propertyModified
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.
Public propertyMORFax
This property is used to switch on or off the fax handling feature of the MOR multi-lingual recognition module.
Public propertyNongriddedTableDetect
Use this property to get or set non-gridded table detection during auto-zoning.
Public propertyOCRThreadCount
Use this property to get or set the maximum number of OCR threads that can be launched in parallel during a single Recognize call.
Public propertyOMRFill
Use this property to get or set resolution of the optical mark recognition module.
Public propertyOMRFrame
Use this property to get or set the frame detection method used during OMR optical mark recognition.
Public propertyOMRSensitivity
Use this property to get or set the mark sensitivity level used during the OMR optical mark recognition.
Public propertyRejectionSymbol
Use this property to get or set the code used for the rejection symbol.
Public propertyResEnhancement
Use this property to get or set the resolution enhancement mode.
Public propertyRetainColors
Use this property to get or set retain color behavior in recognition.
Public propertyRotation
Use this property to get or set the image rotation mode during image preprocessing.
Public propertySingleLanguageDetection
Use this property to check the used language.
Public propertySlope
Use this property to get or set the skew (slope value).
Public propertySpellLanguage
Use this property to get or set the spelling language for document level spell checking.
Public propertyTitle
Use this method to get or set the title of the object.
Public propertyTradeOff
Use this property to get or set which recognition trade-off setting will be used during the recognition of the document.
Public propertyUILang
Use this method to get or set the current user interface language ID.
Public propertyUniqueID
Use this property to get the unique ID of an item.
Public propertyWindowHandle
This property is used to get or set the handle to the Document object's parent window.
Public propertyWorkingFileName
Use this method to get the working file name.
Public propertyZoningFlags
Use this method to get or set zoning flags for the object.
Top
See Also