Jump to main content
  Brainware Intelligent Capture Scripting
Brainware Intelligent Capture Scripting
 Foundation 23.1
  • Documentation Notice
  • About Scripting
  • ScriptModule Events
  • Cedar DocClass Event Interface
  • Cedar [FieldName] Event Interface
  • Working with Workdoc Objects (SCBCdrWKDOCLib)
  • SCBCdrPROJLib
  • Working with the Associative Search Engine (CDRADSLib)
  • Working with the Check Analysis Engine (SCBCdrParaCheckLib)
  • Working with the Format Analysis Engine (SCBCdrFormatEngine)
  • Working with Format Settings (SCBCdrFormatSettings)
  • Working with Batches (SCBCdrBATCHLib)
  • Comparing Strings (SCBCdrSTRCOMPLib)
  • Working with Images (SCBCroIMGLib)
  • Working with CI Documents (SCBCroCiDocLib)
  • Working with Cairo Projects (SCBCroPROJLib)
  • Working with Collections (SCBCroCollLib)
  • Working with Worktext Objects (SCBCroWorktextLib)
  • Working with Verification Forms (DISTILLERVERIFIERCOMPLib)
  • Printing Documents (SCBCroPrintLib)
  • Error Handling
  • Troubleshooting Scripting Issues
  • Encryption
  1. Home
  2. Working with Cairo Projects (SCBCroPROJLib)
  3. Zone Object SCBCroZone

    The component SCBCroZone provides methods and properties to work with zones.

  4. SCBCroZone Methods

    This object provides the following methods.

  • Documentation Notice
  • About Scripting
  • ScriptModule Events
  • Cedar DocClass Event Interface
  • Cedar [FieldName] Event Interface
  • Working with Workdoc Objects (SCBCdrWKDOCLib)
  • SCBCdrPROJLib
  • Working with the Associative Search Engine (CDRADSLib)
  • Working with the Check Analysis Engine (SCBCdrParaCheckLib)
  • Working with the Format Analysis Engine (SCBCdrFormatEngine)
  • Working with Format Settings (SCBCdrFormatSettings)
  • Working with Batches (SCBCdrBATCHLib)
  • Comparing Strings (SCBCdrSTRCOMPLib)
  • Working with Images (SCBCroIMGLib)
  • Working with CI Documents (SCBCroCiDocLib)
  • Working with Cairo Projects (SCBCroPROJLib)
    • SCBCroPROJLib Type Definitions

      The SCBCroProject object provides the following type definitions.

    • Project Object SCBCroProject

      The component SCBCroProject provides methods and properties to work with projects.

    • Page Object SCBCroPage

      The component SCBCroPage provides methods and properties to work with single pages.

    • Pages Object SCBCroPages

      The component SCBCroPages provides methods and properties to work with all contained page objects.

    • Zone Object SCBCroZone

      The component SCBCroZone provides methods and properties to work with zones.

      • SCBCroZone Methods

        This object provides the following methods.

        • LoadFromString

          This method initializes a zone from a string generated by SaveToString.

        • Locate

          This method executes the location algorithm of all anchors defined in this zone.

        • Preprocess

          This method performs all defined preprocessing steps for the zone.

        • Recognize

          This method performs the OCR within the coordinates of the zone using the image assigned to the page or passed as a parameter to this method.

        • Reset

          This method resets the internal states and releases all cached information, such as preprocessed images.

        • SaveToString

          This method saves a zone to a string including all recognition and preprocessing settings.

        • ShowDialog

          This method displays the property dialog of the zone.

      • SCBCroZone Properties

        This object provides the following properties.

    • Zones Object SCBCroZones

      The component SCBCroZones provides access to all contained zone objects.

  • Working with Collections (SCBCroCollLib)
  • Working with Worktext Objects (SCBCroWorktextLib)
  • Working with Verification Forms (DISTILLERVERIFIERCOMPLib)
  • Printing Documents (SCBCroPrintLib)
  • Error Handling
  • Troubleshooting Scripting Issues
  • Encryption

SCBCroZone Methods

This object provides the following methods.

  • LoadFromString
  • Locate
  • Preprocess
  • Recognize
  • Reset
  • SaveToString
  • ShowDialog
footer © Hyland Software, Inc. and its affiliates. All rights reserved.