The following tables list the members exposed by UnstructuredFilterElement.
Name | Description | |
---|---|---|
UnstructuredFilterElement | Initializes an instance of UnstructuredFilterElement. |
Name | Description | |
---|---|---|
UnstructuredElement | Initializes a new instance of UnstructuredElement. (Inherited from UnstructuredElement) |
Name | Description | |
---|---|---|
Confidence | Specifies the confidence type used for filtering input text. | |
FilteringMethod | Indicates the UnstructuredFilterElement filtering type to apply to input texts. | |
Functions | List of functions to execute within the unstructured element. (Inherited from UnstructuredElement) | |
InputVariableIds | List of IDs that specify the input for the unstructured element. (Inherited from UnstructuredElement) | |
Location | Filter input text based on its distance from the document page borders. | |
MinimumOutputsCount | Specifies the minimum number of outputs. | |
OutputsCount | Specifies the number of outputs after the filtering. | |
Regex | Indicates the regular expression pattern to match input texts. | |
Settings | Defines a set of settings the user can set or query. (Inherited from UnstructuredElement) | |
Size | Specifies filtering out input text based on text height and font size. | |
ValueProperties | Specifies filtering inputs based on text properties, such as the number of letters, the number of digits, or the number of spaces. |