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 Format Settings (SCBCdrFormatSettings)
  3. SCBCdrFormatSettings Methods and Properties to Specify the Settings for the Search Regions

    Use the following properties to specify the settings for the search regions.

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

      The SCBCdrFormatSettings object provides the following type definitions.

    • SCBCdrFormatSettings Methods and Properties to Modify the List of Format Strings

      Use the following methods and properties to modify the list of format strings.

    • SCBCdrFormatSettings Methods and Properties to Specify the Settings for each Format String

      Use the following properties to specify the settings for each format string.

    • SCBCdrFormatSettings Methods and Properties to Specify the General Search Settings

      Use the following methods and properties to specify the general search settings.

    • SCBCdrFormatSettings Methods and Properties to Specify the Settings for the Search Regions

      Use the following properties to specify the settings for the search regions.

      • BottomFirst

        This property sets or returns the search ending position from the bottom of the documents's first page as a percentage value between 0 and 100.

      • BottomLast

        This property sets or returns the search ending position from the bottom of the documents's last page as a percentage value between 0 and 100. This property has no impact to the methods FindStringFirst and FindStringNext.

      • BottomSubseq

        This property sets or returns the search ending position from the bottom of the documents's subsequent pages as a percentage value between 0 and 100.

      • LeftFirst

        This property sets or returns the search starting position from the left of the documents's first page as a percentage value between 0 and 100. This property has no impact to the methods FindStringFirst and FindStringNext.

      • LeftLast

        This property sets or returns the search starting position from the left of the documents's last page as a percentage value between 0 and 100. This property has no impact to the methods FindStringFirst and FindStringNext.

      • LeftSubseq

        This property sets or returns the search starting position from the left of the documents's subsequent pages as a percentage value between 0 and 100. This property has no impact to the methods FindStringFirst and FindStringNext.

      • RightFirst

        This property sets or returns the search ending position from the right of the documents's first page as a percentage value between 0 and 100. This property has no impact to the methods FindStringFirst and FindStringNext.

      • RightLast

        This property sets or returns the search ending position from the right of the documents's last page as a percentage value between 0 and 100. This property has no impact to the methods FindStringFirst and FindStringNext.

      • RightSubseq

        This property sets or returns the search ending position from the right of the documents's subsequent pages as a percentage value between 0 and 100. This property has no impact to the methods FindStringFirst and FindStringNext.

      • UseFirstPage

        This property sets or returns if the engine searches on first page of the document. This property has no impact to the methods FindStringFirst and FindStringNext.

      • UseLastPage

        This property sets or returns if the engine searches on the last page of the document. This property has no impact to the methods FindStringFirst and FindStringNext.

      • UseRegions

        This property sets or returns if the engine searches on specific regions of the document only. This property has no impact to the methods FindStringFirst and FindStringNext and.

      • UseSubseqPage

        This property sets or returns if the engine searches on subsequent pages of the document. This property has no impact to the methods FindStringFirst and FindStringNext.

      • TopFirst

        This property sets or returns the search starting position from the top of the documents's first page as a percentage value between 0 and 100. This property has no impact to the methods FindStringFirst and FindStringNext.

      • TopLast

        This property sets or returns the search starting position from the top of the documents's last page as a percentage value between 0 and 100. This property has no impact to the methods FindStringFirst and FindStringNext.

      • TopSubseq

        This property sets or returns the search starting position from the top of the documents's subsequent pages as a percentage value between 0 and 100. This property has no impact to the methods FindStringFirst and FindStringNext.

  • 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

SCBCdrFormatSettings Methods and Properties to Specify the Settings for the Search Regions

Use the following properties to specify the settings for the search regions.

  • BottomFirst
  • BottomLast
  • BottomSubseq
  • LeftFirst
  • LeftLast
  • LeftSubseq
  • RightFirst
  • RightLast
  • RightSubseq
  • TopFirst
  • TopLast
  • TopSubseq
  • UseFirstPage
  • UseLastPage
  • UseRegions
  • UseSubseqPage
footer © Hyland Software, Inc. and its affiliates. All rights reserved.