Platforms to show: All Mac Windows Linux Cross-Platform

Back to PDFThumbnailViewMBS class.

PDFThumbnailViewMBS.allowsDragging as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property PDFKit MBS PDFKit Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether users can drag thumbnails within the thumbnail view; that is, re-order pages in the document.

Available in Mac OS X v10.5 and later.
(Read and Write property)

PDFThumbnailViewMBS.allowsMultipleSelection as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property PDFKit MBS PDFKit Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether the thumbnail view allows users to select more than one thumbnail at a time.

By default, PDFThumbnailView allows only a single thumbnail to be selected at one time. When this is the case, you can get the PDF page that corresponds to the selected thumbnail using the PDFView method currentPage.

If you use setAllowsMultipleSelection to enable multiple selections, however, you must use selectedPages to get the pages that correspond to the set of selected thumbnails.
Available in Mac OS X v10.5 and later.
(Read and Write property)

PDFThumbnailViewMBS.backgroundColor as NSColorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property PDFKit MBS PDFKit Plugin 9.6 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The color used in the background of the thumbnail view.

Available in Mac OS X v10.5 and later.
(Read and Write property)

PDFThumbnailViewMBS.Bezeled as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property PDFKit MBS PDFKit Plugin 18.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether to use bezel for control.

(Read and Write property)

PDFThumbnailViewMBS.labelFont as NSFontMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property PDFKit MBS PDFKit Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The font used to label the thumbnails.

Typically, the label of a thumbnail is the page number of the page it represents.
Available in Mac OS X v10.5 and later.
(Read and Write property)

PDFThumbnailViewMBS.maximumNumberOfColumns as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property PDFKit MBS PDFKit Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Returns the maximum number of columns of thumbnails the thumbnail view can display.

The thumbnail displays as many columns of thumbnails as fit in its size.
Available in Mac OS X v10.5 and later.
(Read and Write property)

PDFThumbnailViewMBS.PDFView as PDFViewMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property PDFKit MBS PDFKit Plugin 9.6 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The PDFView object associated with the thumbnail view.

Available in Mac OS X v10.5 and later.
(Read and Write property)

Some examples using this property:

PDFThumbnailViewMBS.thumbnailSize as NSSizeMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property PDFKit MBS PDFKit Plugin 9.6 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The maximum width and height of the thumbnails in the thumbnail view.

Available in Mac OS X v10.5 and later.
(Read and Write property)

Some examples using this property:

The items on this page are in the following plugins: MBS PDFKit Plugin.


The biggest plugin in space...