WinForms control that displays thumbnails of the pages of a PDF document.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public class ThumbnailsViewer : DocumentViewer
Visual Basic
Public Class ThumbnailsViewer _
	Inherits DocumentViewer

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        TallComponents.Interaction.WinForms.Controls..::..DocumentViewer
          TallComponents.Interaction.WinForms.Controls..::..ThumbnailsViewer

See Also