Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string DocumentMap = "bDocumentMap"

Field Value

Type
String
See Also