Back to Devexpress

PdfViewer.IsThumbnailsViewOpened Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-06608fe2.md

latest808 B
Original Source

PdfViewer.IsThumbnailsViewOpened Property

Returns whether the PDF viewer currently shows the Thumbnails view. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public bool IsThumbnailsViewOpened { get; }

Property Value

TypeDescription
Boolean

true if Thumbnails are shown; otherwise, false.

|

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace