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.Controls
Assembly: 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

See Also