WinForms control that displays the pages of a PDF document. Compared to a normal PagesViewer
the pagesviewer adds a CursorMode and a TextSelectMode (when CursorMode = SelectText),
similar to the PagesViewer of PDFReaderControls.NET 1.0.
Namespace: TallComponents.Interaction.WinForms.ControlsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.54.0
Syntax
| C# |
|---|
public class StandardPagesViewer : PagesViewer |
| Visual Basic |
|---|
Public Class StandardPagesViewer _ Inherits PagesViewer |
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