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

IDocumentViewModel.GetBookmarks() Method

For internal use.

Namespace: DevExpress.Xpf.Printing.PreviewControl

Assembly: DevExpress.Xpf.Printing.v21.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

IEnumerable<BookmarkNodeItem> GetBookmarks()

Returns

Type
IEnumerable<DevExpress.Xpf.Printing.PreviewControl.Native.BookmarkNodeItem>
See Also