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

IDocumentViewModel.MarkBrick(BookmarkNodeItem) Method

For internal use.

Namespace: DevExpress.Xpf.Printing.PreviewControl

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

void MarkBrick(
    BookmarkNodeItem bookmark
)

Parameters

Name Type
bookmark DevExpress.Xpf.Printing.PreviewControl.Native.BookmarkNodeItem
See Also