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 Verification Forms (DISTILLERVERIFIERCOMPLib)
  3. SCBCdrVerificationTable

    This interface is used to identify verification properties specific for table validation elements.

  4. SCBCdrVerificationTable Properties

    The SCBCdrVerificationTable provides the following properties.

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

      The DISTILLERVERIFIERCOMPLib provides the following type definition.

    • SCBCdrVerificationForm

      Use this interface to set specific verification form properties, as well as to set default properties for embedded elements, such as verification fields, labels, tables, and buttons.

    • SCBCdrVerificationField

      This interface is used to identify verification properties specific for header fields’ validation elements, like drop down lists, check-boxes, and normal edit fields.

    • SCBCdrVerificationTable

      This interface is used to identify verification properties specific for table validation elements.

      • SCBCdrVerificationTable Properties

        The SCBCdrVerificationTable provides the following properties.

        • FontFont

          This property sets or returns the font settings for the individual table field element.

        • BackgroundColorValid

          This property sets or returns the background color for the individual verification table element, when the table cell is valid in terms of current validation status.

        • BackgroundColorInvalid

          This property sets or returns the background color for the individual verification table element, when the table cell is invalid in terms of current validation status.

        • HeaderFont

          This property sets or returns the font settings for all header buttons of the table field element, including row header buttons, column header buttons and the table header button (small control in the left-top corner of the table).

        • HeaderFontColor

          This property sets or returns the font color for the header buttons of the table field element, including row header buttons and column header buttons.

        • HeaderBackgroundColor

          This property sets or returns background color for all header buttons of the table field element, including row header buttons, column header buttons, and the table header button.

    • SCBCdrVerificationButton

      Use this interface to set verification properties specific for all custom buttons defined on a verification form.

    • SCBCdrVerificationLabel

      This object is part of the Cedar Verifier Component Library. It enables the scripter to manipulate the verifier form labels.

  • Printing Documents (SCBCroPrintLib)
  • Error Handling
  • Troubleshooting Scripting Issues
  • Encryption

SCBCdrVerificationTable Properties

The SCBCdrVerificationTable provides the following properties.

  • FontFont
  • BackgroundColorValid
  • BackgroundColorInvalid
  • HeaderFont
  • HeaderFontColor
  • HeaderBackgroundColor
footer © Hyland Software, Inc. and its affiliates. All rights reserved.