WinForms control that displays the pages of a PDF document. Compared to a DocumentViewer the pagesviewer adds the notion of a "Current Page".

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 PagesViewer : DocumentViewer
Visual Basic
Public Class PagesViewer _
	Inherits DocumentViewer

Inheritance Hierarchy

See Also