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

DefaultPreviewBarItemNames.DocumentMap Field

Returns “bDocumentMap”. Corresponds to the Document Map toolbar button that shows/hides the Document Map panel, which presents a document’s structure in a tree-like form.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string DocumentMap = "bDocumentMap"

Field Value

Type
String
See Also