The following tables list the members exposed by RegexInspectorElement.
| Name | Description | |
|---|---|---|
![]()  | 
	RegexInspectorElement | Initializes a new instance of RegexInspectorElement. | 
| Name | Description | |
|---|---|---|
![]()  | 
	UnstructuredElement | Initializes a new instance of UnstructuredElement. (Inherited from UnstructuredElement) | 
| Name | Description | |
|---|---|---|
![]()  | 
	Functions | List of functions to execute within the unstructured element. (Inherited from UnstructuredElement) | 
![]()  | 
	IncludeWholeLine | Indicates whether to return the whole line or only the exact match. | 
![]()  | 
	IncludeWholeWord | Indicates whether to return the whole word. | 
![]()  | 
	InputVariableIds | List of IDs that specify the input for the unstructured element. (Inherited from UnstructuredElement) | 
![]()  | 
	MatchingValueHasSameCharactersHeights | Indicates whether the matching text value has the same character heights. | 
![]()  | 
	MultipleLinesOption | Specifies multiple lines options needed to match document text. | 
![]()  | 
	PostfixFiltering | A list of strings to remove, if they exist, from the end of the matching text. | 
![]()  | 
	PrefixFiltering | A list of strings to remove, if they exist, from the beginning of the matching text statement. | 
![]()  | 
	RegexParameters | List of RegexParameters. | 
![]()  | 
	Settings | Defines a set of settings the user can set or query. (Inherited from UnstructuredElement) | 
![]()  | 
	SupportBlockTextInRegexElement | Enable or disable block text matching for inputs from other elements. |