Skip to main content
A newer version of this page is available. .

DXRichEditBookmarkOptions.DisplayUnreferencedPdfBookmarks Property

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v18.2.dll

Declaration

public bool DisplayUnreferencedPdfBookmarks { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Object Type Path to DisplayUnreferencedPdfBookmarks
RichEditControl
.BookmarkOptions.DisplayUnreferencedPdfBookmarks
See Also