Renders a list of thumbnails.

Namespace: TallComponents.Web.Pdf
Assembly: TallComponents.Web.PdfViewer (in TallComponents.Web.PdfViewer.dll) Version: 1.0.14.0

Syntax

C#
public class PdfThumbnailsList : ScriptControl
Visual Basic
Public Class PdfThumbnailsList _
	Inherits ScriptControl
Visual C++
public ref class PdfThumbnailsList : public ScriptControl

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      System.Web.UI..::..ScriptControl
        TallComponents.Web.Pdf..::..PdfThumbnailsList

See Also