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. Project Object SCBCroProject

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

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

      • SCBCroProject Methods

        This object provides the following methods.

        • Clear

          This method deletes all entries in the page collection and triggers the OnClearProject event.

        • GetVersionInfo

          This method retrieves all available history and management information about the specified version.

        • Load

          This method loads the project definition from the specified file and creates the corresponding project tree.

        • LoadVersion

          This method loads the specified version from the file and creates the corresponding project tree.

        • RemoveVersion

          This method removes the specified version from the version list in the project file.

        • Save

          This method saves a project definition to a file including all OCR and preprocessing settings of all pages and zones. .

        • SetActivePage

          This method sets the currently active page of a project.

        • SetDefaultEngine

          This method sets the default engine which is assigned to a newly created zone.

        • SetLoadError

          This method must be used to report an error condition to the project, if an error occurs in the OnLoadProject event .

        • SetSaveError

          This method must be used to report an error condition to the project, if an error occurs in the OnSaveProject event.

      • SCBCroProject Properties

        This object provides the following properties.

      • SCBCroProject Events

        This object provides the following events.

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

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

SCBCroProject Methods

This object provides the following methods.

  • Clear
  • GetVersionInfo
  • Load
  • LoadVersion
  • RemoveVersion
  • Save
  • SetActivePage
  • SetDefaultEngine
  • SetLoadError
  • SetSaveError
footer © Hyland Software, Inc. and its affiliates. All rights reserved.