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

  4. SCBCdrVerificationForm Properties

    The SCBCdrVerificationForm 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.

      • SCBCdrVerificationForm Methods

        The SCBCdrVerificationForm provides the following method.

      • SCBCdrVerificationForm Properties

        The SCBCdrVerificationForm provides the following properties.

        • DefaultElementBackgroundColorInvalid

          This property sets or returns the default color for all invalid (invalid in terms of validation status) field elements available on this verification form.

        • DefaultElementBackgroundColorValid

          This property sets or returns the default color for all valid (valid in terms of validation status) field elements available on this verification form.

        • DefaultFieldFont

          This property sets or returns the default font for all verification field elements available on this verification form.

        • DefaultFieldFontColor

          This property sets or returns the default color for all verification field elements available on this verification form.

        • DefaultLabelBackgroundColor

          This property sets or returns the default background color for all label elements available on this verification form.

        • DefaultLabelFont

          This property sets or returns the default font for all label elements available on this verification form.

        • DefaultLabelFontColor

          This property sets or returns the default color for all label elements available on this verification form.

        • FormBackgroundColor

          This property sets or returns the background color for the form.

        • FormBackgroundColorDI

          This property sets or returns the background color for the Direct Input control on the form, that means for the area around the Direct Input field.

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

    • 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

SCBCdrVerificationForm Properties

The SCBCdrVerificationForm provides the following properties.

  • DefaultElementBackgroundColorInvalid
  • DefaultElementBackgroundColorValid
  • DefaultFieldFont
  • DefaultFieldFontColor
  • DefaultLabelBackgroundColor
  • DefaultLabelFont
  • DefaultLabelFontColor
  • FormBackgroundColor
  • FormBackgroundColorDI
footer © Hyland Software, Inc. and its affiliates. All rights reserved.