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. Pages Object SCBCroPages

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

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

      • SCBCroPages Methods

        This object provides the following methods.

        • Add

          This method adds a new page with the specified name to the page collection.

        • 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 within the collection.

        • MoveItem

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

        • Remove

          This method removes the item specified by the Name parameter from the collection and releases the reference count to this item.

        • RemoveByIndex

          Removes the item specified by the Index parameter from the collection and releases the reference count to this item.

        • Rename

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

      • SCBCroPages Properties

        This object provides the following properties.

    • 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.

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

SCBCroPages Methods

This object provides the following methods.

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