ceTe.DynamicPDF.Viewer Namespace
Classes
| Action | Specifies the action information of the link. |
| Bookmark | Represents a bookmark. |
| BookmarkList | Represents a collection of bookmarks. |
| ContextMenuShowingEventArgs | Provides data for the ContextMenuShowingEventHandler event. |
| CursorModeChangedEventArgs | Provides data for the CursorModeChanged event. |
| DialogShowingEventArgs | Provides data for the DialogShowing event. |
| DocumentDisplayedEventArgs | Provides data for the DocumentDisplayed event. |
| DocumentDisplayingEventArgs | Provides data for the DocumentDisplaying event. |
| DocumentLoadException | Represents a DocumentLoadException |
| DocumentPrintedEventArgs | Provides data for the DocumentPrinted event. |
| DocumentPrintingEventArgs | Provides data for the DocumentPrinting event. |
| ExceptionOccurredEventArgs | Provides data for the ExceptionOccurred event. |
| FileOpenDialogShowingEventArgs | Provides data for the FileOpenDialogShowing event. |
| FileOpenedEventArgs | Provides data for the FileOpened event. |
| FileOpenFailedEventArgs | Provides data for the FileOpenFailed event. |
| FileOpeningEventArgs | Provides data for the FileOpening event. |
| GoToAction | Specifies the GoTo action type for the link. |
| InvalidPasswordException | Represents a InvalidPasswordException |
| LaunchAction | Specifies the Launch action type for the link. |
| LicensingException | Represents a licensing exception. |
| LinkClickedEventArgs | Provides data for the LinkClicked event. |
| PagePrintingEventArgs | Provides data for the PagePrinting event. |
| PageVisibleArea | Provides the details of visible area of a page. |
| PasswordRequiredEventArgs | Provides data for the PasswordRequired event. |
| PdfDocument | Represents a Pdf document. |
| PdfNavigationPanel | Represents a PdfNavigationPanel. |
| PdfPage | Represents a Pdf page. |
| PdfToolStrip | Represents a PdfToolStrip. |
| PdfToolStripItems | Represents the PdfToolStrip Items. |
| PdfViewer | Represents the PdfViewer control. |
| PdfViewerException | Represents a PdfViewerException |
| PdfViewerMouseEventArgs | Provides data for the PdfViewerMouseClick and PdfViewerMouseMove event. |
| Permission | Provides information about the permissions of the PdfDocument . |
| PrintDialogue | Represents a PrintDialogue class. |
| RemoteGoToAction | Specifies the RemoteGoTo action type for the link. |
| Resources | A strongly-typed resource class, for looking up localized strings, etc. |
| SearchDialogShowingEventArgs | Provides data for the SearchDialogShowing event. |
| SearchedEventArgs | Provides data for the Searched event. |
| SearchProgressingEventArgs | Provides data for the SearchProgressing event. |
| TextSelectedEventArgs | Provides data for the TextSelected event. |
| TextSelectingEventArgs | Provides data for the TextSelecting event. |
| TextSelection | Represents a TextSelection class. |
| URIAction | Specifies the URI action type for the link. |
| View | Represents the view containing the attributes which defines the display. |
| ViewChangedEventArgs | Provides data for the ViewChanged event. |
| ViewerForNET | A strongly-typed resource class, for looking up localized strings, etc. |
Interfaces
| IStringProvider | Exposes methods that are implemented by the string provider class. |
Enums
| ActionType | Specifies the action types of the links. |
| ContextType | Specifies the type of context. |
| CursorMode | Specifies the cursor modes. |
| DialogType | Specifies the Dialog types. |
| MatchOptions | Specifies the match options for the search. |
| NavigationPane | Specifies the Navigation window type shown when the PDF file is being viewed. |
| Orientation | Specifies the orientation types for a page. |
| PageDisplayMode | Represents the collection of page display mode types. |
| PdfToolStripFunctionality | Specifies the list of buttons in PdfToolStripFunctionality. |
| SearchStatus | Specifies the Search status. |
| Units | Represents a UnitType value. |
| Zoom | Specifies the zoom mode types. |
Delegates
| ContextMenuShowingEventHandler | Represents the method that will handle the ContextMenuShowing event. |
| CursorModeChangedEventHandler | Represents the method that will handle the CursorModeChanged event. |
| DialogShowingEventHandler | Represents the method that will handle the DialogShowing event. |
| DocumentDisplayedEventHandler | Represents the method that will handle the DocumentDisplayed event. |
| DocumentDisplayingEventHandler | Represents the method that will handle the DocumentDisplaying event. |
| DocumentPrintedEventHandler | Represents the method that will handle the DocumentPrinted event. |
| DocumentPrintingEventHandler | Represents the method that will handle the DocumentPrinting event. |
| ExceptionOccurredEventHandler | Represents the method that will handle the ExceptionOccurred event. |
| FileOpenDialogShowingEventHandler | Represents the method that will handle the FileOpenDialogShowing event. |
| FileOpenedEventHandler | Represents the method that will handle the FileOpened event. |
| FileOpenFailedEventHandler | Represents the method that will handle the FileOpenFailed event. |
| FileOpeningEventHandler | Represents the method that will handle the FileOpening event. |
| LinkClickEventHandler | Represents the method that will handle the LinkClicked event. |
| PagePrintingEventHandler | Represents the method that will handle the PagePrinting event. |
| PasswordRequiredEventHandler | Represents the method that will handle the PasswordRequired event. |
| PdfViewerMouseEventHandler | Represents the method that will handle the PdfViewerMouseClick or PdfViewerMouseMove event. |
| SearchDialogShowingEventHandler | Represents the method that will handle the SearchDialogShowing event. |
| SearchedEventHandler | Represents the method that will handle the Searched event. |
| SearchProgressingEventHandler | Represents the method that will handle the SearchProgressing event. |
| TextSelectedEventHandler | Represents the method that will handle the TextSelected event. |
| TextSelectingEventHandler | Represents the method that will handle the TextSelecting event. |
| ViewChangedEventHandler | Represents the mehtod that will handle the ViewChanged event. |