Back to Devexpress

PdfViewerControl.HasThumbnails Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfviewercontrol-43e4ca2e.md

latest1.1 KB
Original Source

PdfViewerControl.HasThumbnails Property

Gets a value that defines whether the thumbnails panel of a PDF Viewer is visible.

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public bool HasThumbnails { get; }
vb
Public ReadOnly Property HasThumbnails As Boolean

Property Value

TypeDescription
Boolean

true if the thumbnails panel is visible in navigation pane; otherwise, false.

|

See Also

PdfViewerControl Class

PdfViewerControl Members

DevExpress.Xpf.PdfViewer Namespace