Back to Devexpress

BookmarkBox Class

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-layout-abb3c527.md

latest1.4 KB
Original Source

BookmarkBox Class

Layout element that relates to the Bookmark start and end visual indicators.

Namespace : DevExpress.XtraRichEdit.API.Layout

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class BookmarkBox :
    LayoutElementBase
vb
Public Class BookmarkBox
    Inherits LayoutElementBase

Implements

LayoutElement

Inheritance

Object LayoutElementBase BookmarkBox CommentBox

RangePermissionBox

See Also

BookmarkBox Members

DevExpress.XtraRichEdit.API.Layout Namespace