IdxRichEditField Methods
Exposes a document field.
Name | Description |
---|---|
Get |
Returns the document range occupied by the field’s code. |
Get |
Identifies if the document field is locked. |
Get |
Returns a parent field to which the document field belongs. |
Get |
Returns a document range occupied by the field. |
Get |
Returns the document range occupied by the field result. |
Get |
Identifies if the document field is currently displayed as code instead of its value. |
Set |
Specifies if the document field is locked. |
Set |
Specifies if the document field is displayed as a code instead of the result. |
Update | Calculates or updates the field result and displays it in a document. |
See Also