PDF Viewer Control for .NET 2.0 Windows Forms
PdfViewer4WinNet Namespace
NamespacesPdfViewer4WinNet
The namespace defining the PDF Viewer for .NET 2.0 Windows Forms
Declaration Syntax
C#Visual BasicVisual C++
namespace PdfViewer4WinNet
Namespace PdfViewer4WinNet
namespace PdfViewer4WinNet
Types
All TypesClassesEnumerations
IconTypeDescription
DocumentDisplayMode
The display mode of the PDF document in the viewer.

EncryptionKeySize
The length of the encryption key

PageFitMode
The fit mode of the PDF page in the viewer.

PageLayoutMode
The layout mode of the PDF page in the viewer.

PdfSecurityOptions
This class encapsulates the options to control the PDF document security options. The PDF document is modified to apply the properties from the PdfSecurityOptions before being displayed in the viewer control and this might introduce an additional delay before the document is displayed.

PdfViewer
The PDF Viewer control

PdfViewerException
PDF Viewer Exception

PdfViewerFullScreenExitMode
Used in PdfViewerPreferences to specify how to display the document on exiting full-screen mode

PdfViewerPageLayout
The page layout in PdfViewerPreferences to be used when the document is opened.

PdfViewerPageMode
Options in PdfViewerPreferences for how the document should be displayed when opened.

PdfViewerPreferences
Represents the viewer preferences of the PDF document. The PDF document is modified to apply the properties from the PdfViewerPreferences before being displayed in the viewer control and this might introduce an additional delay before the document is displayed.

ShowToolbarMode
The viewer toolbar display mode.

ViewerTextOrder
Used in PdfViewerPreferences to specify the predominant reading order for text.