Field Properties
A field in a sub-document.| Name | Description |
|---|---|
| CodeInterval | Gets the text buffer interval that contains the field’s code. |
| Index | Gets the fields’s index in a field collection. |
| Interval | Gets the text buffer interval that contains the element. Inherited from DocumentElementBase. |
| IsShowCode | Gets whether the field’s code or result is visible. |
| ResultInterval | Gets the text buffer interval that contains the field’s result. |
See Also