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.ControlsAssembly: 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
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
TallComponents.Interaction.WinForms.Controls..::..DocumentViewer
TallComponents.Interaction.WinForms.Controls..::..PagesViewer
TallComponents.Interaction.WinForms.Controls..::..StandardPagesViewer
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
TallComponents.Interaction.WinForms.Controls..::..DocumentViewer
TallComponents.Interaction.WinForms.Controls..::..PagesViewer
TallComponents.Interaction.WinForms.Controls..::..StandardPagesViewer