Gets the field value to compare the current value to. Only valid when the document editor mode is DocumentEditorMode.Compare.
A promise that resolves with the compare value, or null when the document editor mode is not DocumentEditorMode.Compare.
Gets the current field value.
A promise that resolves with the current field value.
Set the height of the surrounding iframe.
the number of pixels or 'auto' for automatic height detection or 'initial' for initial height from the config
Updates current field value.
the new field value
API to access information about and communicate with the current document field.
13.2