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

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

public const string Thumbnails = "bThumbnails"

Field Value

Type
String
See Also