Syncfusion.EJ2.AspNet.Core by Syncfusion Inc.

<PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="19.3.0.55" />

 DocumentEditorBuilder

public IDictionary<string, object> HtmlAttr { get; set; }

public string ID { get; set; }

public DocumentEditorBuilder AcceptTab(bool acceptTab = true)

public DocumentEditorBuilder ActionComplete(string actionComplete)

public DocumentEditorBuilder AfterFormFieldFill(string afterFormFieldFill)

public DocumentEditorBuilder BeforeCommentAction(string beforeCommentAction)

public DocumentEditorBuilder BeforeFileOpen(string beforeFileOpen)

public DocumentEditorBuilder BeforeFormFieldFill(string beforeFormFieldFill)

public DocumentEditorBuilder BeforePaneSwitch(string beforePaneSwitch)

public DocumentEditorBuilder BeforeXmlHttpRequestSend(object beforeXmlHttpRequestSend)

public DocumentEditorBuilder CommentBegin(string commentBegin)

public DocumentEditorBuilder CommentDelete(string commentDelete)

public DocumentEditorBuilder CommentEnd(string commentEnd)

public DocumentEditorBuilder ContentChange(string contentChange)

public DocumentEditorBuilder ContentControl(string contentControl)

public DocumentEditorBuilder Created(string created)

public DocumentEditorBuilder CurrentUser(string currentUser)

public DocumentEditorBuilder CustomContextMenuBeforeOpen(string customContextMenuBeforeOpen)

public DocumentEditorBuilder CustomContextMenuSelect(string customContextMenuSelect)

public DocumentEditorBuilder Destroyed(string destroyed)

public DocumentEditorBuilder DocumentChange(string documentChange)

public DocumentEditorBuilder DocumentEditorSettings(object documentEditorSettings)

public DocumentEditorBuilder DocumentName(string documentName)

public DocumentEditorBuilder EnableBookmarkDialog(bool enableBookmarkDialog = true)

public DocumentEditorBuilder EnableBordersAndShadingDialog(bool enableBordersAndShadingDialog = true)

public DocumentEditorBuilder EnableComment(bool enableComment = true)

public DocumentEditorBuilder EnableContextMenu(bool enableContextMenu = true)

public DocumentEditorBuilder EnableCursorOnReadOnly(bool enableCursorOnReadOnly = true)

public DocumentEditorBuilder EnableEditor(bool enableEditor = true)

public DocumentEditorBuilder EnableEditorHistory(bool enableEditorHistory = true)

public DocumentEditorBuilder EnableFontDialog(bool enableFontDialog = true)

public DocumentEditorBuilder EnableFootnoteAndEndnoteDialog(bool enableFootnoteAndEndnoteDialog = true)

public DocumentEditorBuilder EnableFormField(bool enableFormField = true)

public DocumentEditorBuilder EnableHyperlinkDialog(bool enableHyperlinkDialog = true)

public DocumentEditorBuilder EnableImageResizer(bool enableImageResizer = true)

public DocumentEditorBuilder EnableListDialog(bool enableListDialog = true)

public DocumentEditorBuilder EnableLocalPaste(bool enableLocalPaste = true)

public DocumentEditorBuilder EnableLockAndEdit(bool enableLockAndEdit = true)

public DocumentEditorBuilder EnableOptionsPane(bool enableOptionsPane = true)

public DocumentEditorBuilder EnablePageSetupDialog(bool enablePageSetupDialog = true)

public DocumentEditorBuilder EnableParagraphDialog(bool enableParagraphDialog = true)

public DocumentEditorBuilder EnablePersistence(bool enablePersistence = true)

public DocumentEditorBuilder EnablePrint(bool enablePrint = true)

public DocumentEditorBuilder EnableRtl(bool enableRtl = true)

public DocumentEditorBuilder EnableSearch(bool enableSearch = true)

public DocumentEditorBuilder EnableSelection(bool enableSelection = true)

public DocumentEditorBuilder EnableSfdtExport(bool enableSfdtExport = true)

public DocumentEditorBuilder EnableSpellCheck(bool enableSpellCheck = true)

public DocumentEditorBuilder EnableStyleDialog(bool enableStyleDialog = true)

public DocumentEditorBuilder EnableTableDialog(bool enableTableDialog = true)

public DocumentEditorBuilder EnableTableOfContentsDialog(bool enableTableOfContentsDialog = true)

public DocumentEditorBuilder EnableTableOptionsDialog(bool enableTableOptionsDialog = true)

public DocumentEditorBuilder EnableTablePropertiesDialog(bool enableTablePropertiesDialog = true)

public DocumentEditorBuilder EnableTextExport(bool enableTextExport = true)

public DocumentEditorBuilder EnableTrackChanges(bool enableTrackChanges = true)

public DocumentEditorBuilder EnableWordExport(bool enableWordExport = true)

public DocumentEditorBuilder Headers(object headers)

public DocumentEditorBuilder Height(string height)

public DocumentEditorBuilder HtmlAttributes(object htmlAttributes)

public DocumentEditorBuilder IsReadOnly(bool isReadOnly = true)

public DocumentEditorBuilder KeyDown(string keyDown)

public DocumentEditorBuilder Locale(string locale)

public DocumentEditorBuilder PageGap(double pageGap)

public DocumentEditorBuilder PageOutline(string pageOutline)

public HtmlString Render()

public DocumentEditorBuilder RequestNavigate(string requestNavigate)

public DocumentEditorBuilder SearchResultsChange(string searchResultsChange)

public DocumentEditorBuilder SelectionChange(string selectionChange)

public DocumentEditorBuilder ServerActionSettings(object serverActionSettings)

public DocumentEditorBuilder ServiceFailure(string serviceFailure)

public DocumentEditorBuilder ServiceUrl(string serviceUrl)

public DocumentEditorBuilder ShowComments(bool showComments = true)

public DocumentEditorBuilder ShowRevisions(bool showRevisions = true)

public DocumentEditorBuilder TrackChange(string trackChange)

public DocumentEditorBuilder UseCtrlClickToFollowHyperlink(bool useCtrlClickToFollowHyperlink = true)

public DocumentEditorBuilder UserColor(string userColor)

public DocumentEditorBuilder ViewChange(string viewChange)

public DocumentEditorBuilder Width(string width)

public DocumentEditorBuilder ZIndex(int zIndex)

public DocumentEditorBuilder ZoomFactor(double zoomFactor)

public DocumentEditorBuilder ZoomFactorChange(string zoomFactorChange)