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

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

  4. SCBCdrVerificationLabel Properties

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

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

      • SCBCdrVerificationLabel Properties

        The SCBCdrVerificationLabel provides the following properties.

        • BackgroundColor

          This property sets or returns the color for the verification text label to display to the user. By default, the background color of the field is gray.

        • Font

          This property sets or returns the font for the content of the verification field label.

        • FontColor

          This property sets or returns the font color for the content of the verification field label.

        • Invisible

          This property sets or returns if the field label is visible or hidden on the Verifier form. The developer can script options to hide or display the field label from the verifier user.

        • Left

          This property sets or returns the left position of the field on the Verifier form.

        • Name

          This read-only property provides the Name of the field label on the Verifier form.

        • Text

          This property sets or returns the text of the verification field label on the Verifier form.

        • Top

          This property sets or returns the top position coordinates of the field label on the Verifier form.

        • Width

          This property sets or returns the Width size information of the field label on the Verifier form.

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

SCBCdrVerificationLabel Properties

The SCBCdrVerificationLabel provides the following properties.

  • BackgroundColor
  • Font
  • FontColor
  • Invisible
  • Left
  • Name
  • Text
  • Top
  • Width
footer © Hyland Software, Inc. and its affiliates. All rights reserved.