The PdfThumbnailsList type exposes the following members.

Properties

  NameDescription
Public propertyOrientation
Gets or sets the direction of the list; either vertical (default) or horizontal.
Public propertyPdfViewerControlId
Gets or sets the page view control id.
Public propertySelectedThumbnailCssClass
Gets or sets the CSS class for the thumbnail that corresponds to the active page in the associated PdfViewer.
Public propertyServiceUrl
Gets or sets the URL for the thumbnail generator.
Public propertyThumbnailCssClass
Gets or sets the CSS class applied to all thumbnails.

See Also