Skip to main content

DefaultPreviewBarItemNames.Thumbnails Field

Returns “bThumbnails”. Corresponds to the Thumbnails toolbar button that shows/hides the Thumbnails panel, which allows you to navigate through the document.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string Thumbnails = "bThumbnails"

Field Value

Type
String
See Also