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. Zones Object SCBCroZones

    The component SCBCroZones provides access to all contained zone objects.

  4. SCBCroZones 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.

    • Zones Object SCBCroZones

      The component SCBCroZones provides access to all contained zone objects.

      • SCBCroZones Methods

        This object provides the following methods.

        • Add

          This method adds a new zone with the specified name to the zone collection. The collection triggers the OnChange event.

        • Clear

          This method removes all items from the collection and releases their reference count.

        • ItemExists

          This method returns TRUE if an item with the specified name exists inside the collection.

        • MoveItem

          This method moves an item specified by OldIndex from OldIndex to NewIndex.

        • Remove

          This method removes the item specified by its name from the collection and releases its reference count.

        • RemoveByIndex

          Removes the item specified by its index from the collection and releases its reference count.

        • Rename

          This method renames the item specified by OldName from OldName to NewName.

      • SCBCroZones Properties

        This object provides the following properties.

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

SCBCroZones Methods

This object provides the following methods.

  • Add
  • Clear
  • ItemExists
  • MoveItem
  • Remove
  • RemoveByIndex
  • Rename
footer © Hyland Software, Inc. and its affiliates. All rights reserved.