This object contains the evaluated data to extract from the document.
The SCBCdrField object provides the following properties.
This property sets or returns the content of the field.
The SCBCdrWKDOCLib object provides the following type definitions.
Cedar candidates are generated during the analysis step and are representing possible results of a field.
The SCBCdrDocPage object represents a single DocPage within a workdoc.
When importing a MSG file into a workdoc, the most important properties of the email are stored in the workdoc and available in the custom script through the "ISCBCdrEmailProperties" interface that can be queried from the SCBCdrWorkdoc interface.
The SCBCdrField object provides the following methods.
This property sets or returns the position where the table is activated or activates the table at given zero-based index.
This property sets or returns if ’Boost digits only’ is enabled.
This property sets or returns if ’Boost field’ is enabled.
This read-only property returns a candidate of the field.
This property sets or returns the changed state of the field. If the changed state becomes TRUE, the field must be validated even if it was previously validated.
This property sets or returns the CustomDetailsString.
This property sets or returns the CustomStatusLong.
This property sets or returns the reason if a script validation could not be performed.
This property sets or returns the extended text.
This read-only property returns the internally used FieldID.
This property sets or returns the current execution state of the field.
This property returns the field data of the specified version.
This property is set during field validation if a output format has been defined for the field.
This property sets or returns the height of the field in pixels.
This property sets or returns whether an Associative Search Engine's (ASE) unique ID is alphanumeric. If TRUE, then the field is alphanumeric, if FALSE then the field is numeric.
This property sets or returns the LastModificationEndDate.
This property sets or returns the LastModificationEndDateAsFileTimeUtc.
This property sets or returns the left border of the field in pixels.
This property sets or returns the text of a single line.
This property sets or returns the LineCaption setting.
This property sets or returns the number of lines of a multi-line header field. This equals the number of Worktext objects.
This property sets or returns the worktext of each single line of the field. The line index corresponds to the worktext object.
This property sets or returns multiline text for all lines at once separated with line break chars (same as "vbCrLf" in a script).
This read-only property returns the name of the field as defined within the design environment.
This property sets or returns the DocPage number where the field is located.
This property sets or returns whether the specified trainable engine has to skip this field in the training process.
This read-only property returns the table object from an array of tables of this field at a specified index.
This read-only property returns the number of tables according to the field.
This property sets or returns an arbitrary variant in the field.
This property sets or returns the text of the field. In case of multi-line fields, the Text property refers to all lines at once as one single string, combining lines with spaces in between.
This property sets or returns the top border of the field in pixels.
This read-only property returns whether this field is trained with the specified engine.
This property sets or returns the unique alphanumeric id for the field content from the associative search pool.
This property sets or returns the valid state of the field.
This property sets or returns the width of the field in pixels.
This property sets or returns the worktext of the field.
This property sets or returns whether the field is included in the exported XML file.
This is a collection of all field objects contained in the current WorkDoc object.
A folder can represent an array of workdocs within a batch. A folder can contain one or more workdocs. During classification and extraction, you can access all workdocs of the same folder from within a script.
The Cedar table object represents a logical table in a document assigned to a Cedar field of a workdoc.
This object represents a TextBlock on a document. A TextBlock can contain one or more lines.
This object represents a textual word of a document.
The Cedar workdoc object stores all data of one document. The amount of data grows during the processing steps of OCR, classification and extraction.
Value as Variant