Interface for a class DocumentEditorContainer
EmitType<CommentActionEventArgs>
Triggers on comment actions(Post, edit, reply, resolve, reopen).
EmitType<BeforePaneSwitchEventArgs>
Trigger before switching panes in DocumentEditor.
EmitType<CommentDeleteEventArgs>
Triggers on deleting a comment.
EmitType<ContainerContentChangeEventArgs>
Triggers whenever the content changes in the document editor container.
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<ContainerDocumentChangeEventArgs>
Triggers whenever document changes in the document editor container.
EmitType<ContainerSelectionChangeEventArgs>
Triggers whenever selection changes in the document editor container.
EmitType<ServiceFailureArgs>
Triggers when the server action fails.
EmitType<ClickEventArgs>
Triggers when toolbar item is clicked.
EmitType<TrackChangeEventArgs>
Triggers Keyboard shortcut of TrackChanges.
string
Current User
DocumentEditorSettingsModel
Defines the settings for DocumentEditor customization.
boolean
Gets or set a value indicating whether comment is enabled or not
boolean
Enable rendering with strict Content Security policy.
boolean
Enable local paste
boolean
Enable partial lock and edit module.
boolean
Enable or disable persisting component’s state between page reloads.
boolean
Enable or disable rendering component in right to left direction.
boolean
Enable or disable spell checker in document editor container.
boolean
Enable or disable toolbar in document editor container.
boolean
Enable or disable track changes in document editor container.
any[]
Add custom headers to XMLHttpRequest.
string
Defines the height of the DocumentEditorContainer component
string
Layout Type
string
Overrides the global culture and localization value for this component. Default global culture is ‘en-US’.
boolean
Restrict editing operation.
ContainerServerActionSettingsModel
Defines the settings of the DocumentEditorContainer service.
string
Sfdt service URL.
boolean
Show or hide properties pane.
[]
Defines toolbar items for DocumentEditorContainer.
string
User Selection Highlight Color
string
Defines the width of the DocumentEditorContainer component
number
Specifies the z-order for rendering that determines whether the dialog is displayed in front or behind of another component.