PDF Viewer Control for ASP.NET
PdfViewer4AspNet Namespace
NamespacesPdfViewer4AspNet
The namespace defining the PDF Viewer Control for ASP.NET 2.0
Declaration Syntax
C#Visual BasicVisual C++
namespace PdfViewer4AspNet
Namespace PdfViewer4AspNet
namespace PdfViewer4AspNet
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.

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 for ASP.NET 2.0

PdfViewerException
The 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.