Interface for a class DocumentEditor
EmitType<CollaborativeEditingEventArgs>
Triggers when the document editor collaborative actions (such as LockContent, SaveContent, UnlockContent) gets completed.
EmitType<FormFieldFillEventArgs>
Triggers after form field fill.
EmitType<CommentActionEventArgs>
Triggers on comment actions(Post, edit, reply, resolve, reopen).
Triggers before a file is opened.
EmitType<FormFieldFillEventArgs>
Triggers before form field fill.
EmitType<BeforePaneSwitchEventArgs>
Triggers before opening comment pane.
EmitType<Object>
Triggers after inserting comment.
EmitType<CommentDeleteEventArgs>
Triggers after inserting comment.
EmitType<Object>
Triggers after posting comment.
EmitType<ContentChangeEventArgs>
Triggers whenever content changes in the document editor.
EmitType<Object>
Triggers when user interaction prevented in content control.
EmitType<Object>
Triggers when the component is created
EmitType<BeforeOpenCloseCustomContentMenuEventArgs>
Triggers before opening the custom context-menu option.
EmitType<CustomContentMenuEventArgs>
Triggers while selecting the custom context-menu option.
EmitType<Object>
Triggers when the component is destroyed.
EmitType<DocumentChangeEventArgs>
Triggers whenever document changes in the document editor.
EmitType<DocumentEditorKeyDownEventArgs>
Triggers whenever key is pressed in the document editor.
EmitType<RequestNavigateEventArgs>
Triggers whenever hyperlink is clicked or tapped in the document editor.
EmitType<SearchResultsChangeEventArgs>
Triggers whenever search results changes in the document editor.
EmitType<SelectionChangeEventArgs>
Triggers whenever selection changes in the document editor.
Triggers when the server side action fails.
EmitType<TrackChangeEventArgs>
Triggers when TrackChanges enabled / disabled.
Triggers whenever container view changes in the document editor.
EmitType<ZoomFactorChangeEventArgs>
Triggers whenever zoom factor changes in the document editor.
boolean
Gets or Sets a value indicating whether tab key can be accepted as input or not.
EmitType<XmlHttpRequestEventArgs>
This event is triggered before a server request is started, allows you to modify the XMLHttpRequest object (setting additional headers, if needed).
string
Gets or sets the current user.
string
Default Paste Formatting Options
Defines the settings for DocumentEditor customization.
string
Gets or sets the name of the document.
Gets the settings and properties of the document that is opened in Document editor component.
boolean
Gets or sets a value indicating whether bookmark dialog is enabled or not.
boolean
Gets or sets a value indicating whether borders and shading dialog is enabled or not.
boolean
Gets or set a value indicating whether comment is enabled or not
boolean
Gets or sets a value indicating whether context menu is enabled or not.
boolean
Gets or sets a value indicating whether to enable cursor in document editor on read only state or not. The default value is false.
boolean
Gets or sets a value indicating whether editor needs to be enabled or not.
boolean
Gets or sets a value indicating whether editor history needs to be enabled or not.
boolean
Gets or sets a value indicating whether font dialog is enabled or not.
boolean
Gets or sets a value indicating whether notes dialog is enabled or not.
boolean
Gets or set a value indicating whether form fields is enabled or not.
boolean
Gets or sets a value indicating whether hyperlink dialog is enabled or not.
boolean
Gets or sets a value indicating whether image resizer is enabled or not.
boolean
Gets or sets a value indicating whether list dialog is enabled or not.
boolean
Gets or sets a value indicating whether local paste needs to be enabled or not.
boolean
Enable partial lock and edit module.
boolean
Gets or sets a value indicating whether options pane is enabled or not.
boolean
Gets or sets a value indicating whether margin dialog is enabled or not.
boolean
Gets or sets a value indicating whether paragraph dialog is enabled or not.
boolean
Enable or disable persisting component’s state between page reloads.
boolean
Gets or sets a value indicating whether print needs to be enabled or not.
boolean
Enable or disable rendering component in right to left direction.
boolean
Gets or sets a value indicating whether search module is enabled or not.
boolean
Gets or sets a value indicating whether selection needs to be enabled or not.
boolean
Gets or sets a value indicating whether Sfdt export needs to be enabled or not.
boolean
Gets or sets a value indicating whether editor need to be spell checked.
boolean
Gets or sets a value indicating whether font dialog is enabled or not.
boolean
Gets or sets a value indicating whether table dialog is enabled or not.
boolean
Gets or sets a value indicating whether table of contents dialog is enabled or not.
boolean
Gets or sets a value indicating whether table options dialog is enabled or not.
boolean
Gets or sets a value indicating whether table properties dialog is enabled or not.
boolean
Gets or sets a value indicating whether text export needs to be enabled or not.
boolean
Gets or set a value indicating whether track changes is enabled or not
boolean
Gets or sets a value indicating whether word export needs to be enabled or not.
any[]
Add custom headers to XMLHttpRequest.
string
Defines the height of the DocumentEditor component
boolean
Gets or sets a value indicating whether the document editor is in read only state or not.
string
Layout Type
string
Overrides the global culture and localization value for this component. Default global culture is ‘en-US’.
number
Gets or sets the page gap value in document editor
string
Gets or sets the page outline color.
Defines the settings of the DocumentEditor services
string
Sfdt Service URL
boolean
Show comment in the document.
boolean
Shows revision changes in the document.
boolean
Gets or Sets a value indicating whether holding Ctrl key is required to follow hyperlink on click. The default value is true.
string
Gets or sets the color used for highlighting the editable ranges or regions of the currentUser
in Document Editor. The default value is “#FFFF00”.
If the visibility of text affected due this highlight color matching with random color applied for the track changes, then modify the color value of this property to resolve text visibility problem.
string
Defines the width of the DocumentEditor component
number
Specifies the z-order for rendering that determines whether the dialog is displayed in front or behind of another component.
number
Gets or sets the zoom factor in document editor.