aspnet-devexpress-dot-web-dot-aspxrichedit-039d4567.md
Provides settings defining the appearance of bookmarks in the document.
Namespace : DevExpress.Web.ASPxRichEdit
Assembly : DevExpress.Web.ASPxRichEdit.v25.2.dll
NuGet Package : DevExpress.Web.Office
public class ASPxRichEditBookmarkSettings :
BookmarkOptions,
ISettingsWithExternalStateManager
Public Class ASPxRichEditBookmarkSettings
Inherits BookmarkOptions
Implements ISettingsWithExternalStateManager
The following members return ASPxRichEditBookmarkSettings objects:
An instance of the ASPxRichEditBookmarkSettings class can be accessed using this property: ASPxRichEditSettings.Bookmarks.
Object ViewStatePersisterCore BaseOptions RichEditNotificationOptions BookmarkOptions ASPxRichEditBookmarkSettings
See Also