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 CI Documents (SCBCroCiDocLib)
  3. CI Document Object SCBCroCIDOC

    The component SCBCroCIDOC provides methods and properties to work with CI documents.

  4. SCBCroCIDOC 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)
    • SCBCroCiDocLib Type Definitions

      The SCBCroCiDocLib object provides the following type definition.

    • CI Document Object SCBCroCIDOC

      The component SCBCroCIDOC provides methods and properties to work with CI documents.

      • SCBCroCIDOC Methods

        This object provides the following methods.

        • ClearAllHighlights

          This method is reserved for future use and should not be used in the current version.

        • CloseDocument

          This method closes the current file in the viewer.

        • CreateCroImage

          This method creates a CroImage object for the specified page number at a specified resolution.

        • GetDimensions

          This method returns the width and height of the currently selected document.

        • GetFileInfo

          This method is reserved for future use and should not be used in the current version.

        • GetINSODisplayEngine

          This method is reserved for future use and should not be used in the current version.

        • Highlight

          This method is reserved for future use and should not be used in the current version.

        • LoadFile

          Loads a CI document file. If another file is already open, it is automatically closed.

        • PrintDocument

          This method is reserved for future use and should not be used in the current version.

        • ReleaseDocument

          This method is reserved for future use and should not be used in the current version.

        • SetFirstPage

          This method sets the displayed page number to the first page.

        • SetLastPage

          This method sets the displayed page number to the last page.

        • SetNextPage

          This method sets the displayed page number to the next page.

        • SetPreviousPage

          This method sets the displayed page number to the previous page.

      • SCBCroCIDOC Properties

        This object provides the following properties.

      • Sample Code

        The following sample code shows how to set a document to the first page and how to open a CI document.

    • CI Document Conversion Object SCBCroCIDOCConv

      The component SCBCroCIDOCConv provides methods to convert a CI document to a text file or a Worktext.

  • 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

SCBCroCIDOC Methods

This object provides the following methods.

  • ClearAllHighlights
  • CloseDocument
  • CreateCroImage
  • GetDimensions
  • GetFileInfo
  • GetINSODisplayEngine
  • Highlight
  • LoadFile
  • PrintDocument
  • ReleaseDocument
  • SetFirstPage
  • SetLastPage
  • SetNextPage
  • SetPreviousPage
footer © Hyland Software, Inc. and its affiliates. All rights reserved.