EditingFieldModel Properties
A ViewModel providing content editing functionality to the Web Document Viewer.| Name | Description |
|---|---|
| Bounds | For internal use. |
| BrickOptions | For internal use. |
| EditorName | Specifies the field editor name. |
| EditValue | Specifies the value assigned to the field. |
| GroupID | Specifies the ID of a group to which the check edit field belongs. |
| ID | Specifies the editing field ID. |
| PageIndex | Specifies the zero-based index of a page on which the editing field is located. |
| ReadOnly | Specifies whether or not the field editing is enabled. |
| Type | For internal use. |
See Also