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 Images (SCBCroIMGLib)
  3. Viewer Object SCBCroViewer

    The component SCBCroViewer provides methods and properties to display various objects, such as images, text documents, annotations, or OCR and scanning results.

  4. SCBCroViewer Events

    This object provides the following events.

  • 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)
    • SCBCroIMGLib Type Definitions

      The SCBCroImage object provides the following type definitions.

    • Image Object SCBCroImage

      The component SCBCroImage provides methods and properties to load, modify, and save image files.

    • Viewer Object SCBCroViewer

      The component SCBCroViewer provides methods and properties to display various objects, such as images, text documents, annotations, or OCR and scanning results.

      • SCBCroViewer Methods

        This object provides the following methods.

      • SCBCroViewer Properties

        This object provides the following properties.

      • SCBCroViewer Events

        This object provides the following events.

        • LDFProcessActive

          This event triggers when the Lura document process is active.

        • OnKeyDown

          This event triggers when a key is pressed.

        • OnKeyUp

          This event triggers when the users releases a the key.

        • OnLButtonDblClk

          This event triggers when the user double-clicks with the left mouse button in the viewer.

        • OnLButtonDown

          This event triggers when the user presses the left mouse button.

        • OnLButtonUp

          This event triggers when the user releases the left mouse button.

        • OnMouseMove

          This event triggers when the user moves the mouse.

        • OnRButtonDblClk

          This event triggers when the user double-clicks with the right mouse button in the viewer.

        • OnRButtonDown

          This event triggers when the user presses the right mouse button.

        • OnRButtonUp

          This event triggers when the user releases the right mouse button.

        • OnSelection

          This event triggers when a selection object is created or changed.

        • PageChanged

          This event triggers when the page is changed.

        • SetDisplayPage

          This event triggers when the container requests to change the displayed page of a document.

        • ViewmodeChanged

          This event triggers when the ViewMode of the Viewer changes.

        • ZoomChanged

          This event triggers when the zoom changes.

      • Sample Code

        The following sample code shows how to load and display an image file in a Cairo Viewer object.

  • 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

SCBCroViewer Events

This object provides the following events.

  • LDFProcessActive
  • OnKeyDown
  • OnKeyUp
  • OnLButtonDblClk
  • OnLButtonDown
  • OnMouseMove
  • OnRButtonDblClk
  • OnRButtonDown
  • OnRButtonUp
  • OnSelection
  • PageChanged
  • SetDisplayPage
  • ViewmodeChanged
  • ZoomChanged
footer © Hyland Software, Inc. and its affiliates. All rights reserved.