ASPxRichEditBookmarkSettings Class
Provides settings defining the appearance of bookmarks in the document.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
public class ASPxRichEditBookmarkSettings :
BookmarkOptions,
ISettingsWithExternalStateManager
Related API Members
The following members return ASPxRichEditBookmarkSettings objects:
Remarks
An instance of the ASPxRichEditBookmarkSettings class can be accessed using this property: ASPxRichEditSettings.Bookmarks.
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
BookmarkOptions
ASPxRichEditBookmarkSettings
See Also