Data Format - General

Provides a user interface displaying a pattern editor and the properties of a Data Format, as well as an interface for testing the Data Format using test batch documents.

Child Controls

Control Type Description
Batch Viewer Displays the contents of a Batch in a hierarchical folder view. The Batch Viewer control is used throughout Grooper to display and edit the contents of a batch.
Code Editor A text editor control supporting syntax highlighting and code completion for various languages.
Data Pattern Editor Provides a control-based user interface for editing a Data Pattern object and testing it on objects in a Batch.
Fuzzy Extraction Visualizer When Fuzzy Matching is enabled, this control shows a visualization of the process used during Fuzzy Matching. The top row contains the text that was extracted from the document. The first column contains the pattern being matched. Green squares represent a potential match and red squares represent the distance of the original text from the defined value. This 'back trace' can be used to calculate Fuzzy Match percentage required to establish a match.
Image Viewer Displays an Image.
Instance Collection Viewer Displays the Data Instances (values and statistics) for the selected Data Pattern and Batch Object.
Instance Text Viewer Displays the text associated with a Data Instance, optionally showing control characters.
Node Drop Down Provides a drop-down browser for the Grooper Tree Structure, allowing a node to be selected.
Page Viewer Displays image-based documents.
Property Grid The Grooper Property Grid control displays properties for Grooper objects and it retrieves the item's properties.
Regular Expression Editor Provides a user interface for editing a regular expression.
Test Batch Source Provides a user interface for selecting and viewing test batches.

Toolbar Commands

Command Name Description
Cancel Cancel the changes.
Reference Material / .NET Composite Formatting... Launches Microsoft's Composite Formatting reference in a web browser.
Reference Material / .NET Regular Expressions... Launches Microsoft's Regular Expression reference in a web browser.
Save Save the changes to the Data Format.

See Also

Data Format