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

        • ConvertDocToView

          This method converts document coordinates into viewer coordinates.

        • ConvertViewToDoc

          This method converts viewer coordinates into document coordinates.

        • FitToRectangle

          This method displays the selected area in the viewer.

        • MakeRectangleVisible

          This method makes a rectangle with a defined distance to the border visible.

        • Refresh

          This method refreshes the contents of the viewer.

        • RemoveSelection

          This method removes the selection object from the viewer.

        • ScrollTo

          This method scrolls a displayed object to a specified offset.

        • SetSelection

          This method creates a selection object and inserts it into the viewer.

        • StartManualSelection

          This method creates a selection object if the left mouse button is pressed and then released.

        • StartManualSelection2

          This method provides the same functionality as StartManualSelection, but does not immediately remove the existing selection.

      • SCBCroViewer Properties

        This object provides the following properties.

      • SCBCroViewer Events

        This object provides the following events.

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

This object provides the following methods.

  • ConvertDocToView
  • ConvertViewToDoc
  • FitToRectangle
  • MakeRectangleVisible
  • Refresh
  • RemoveSelection
  • ScrollTo
  • SetSelection
  • StartManualSelection
  • StartManualSelection2
footer © Hyland Software, Inc. and its affiliates. All rights reserved.