ceTe.DynamicPDF.Viewer Namespace

Classes

ActionSpecifies the action information of the link.
BookmarkRepresents a bookmark.
BookmarkListRepresents a collection of bookmarks.
ContextMenuShowingEventArgsProvides data for the ContextMenuShowingEventHandler event.
CursorModeChangedEventArgsProvides data for the CursorModeChanged event.
DialogShowingEventArgsProvides data for the DialogShowing event.
DocumentDisplayedEventArgsProvides data for the DocumentDisplayed event.
DocumentDisplayingEventArgsProvides data for the DocumentDisplaying event.
DocumentLoadExceptionRepresents a DocumentLoadException
DocumentPrintedEventArgsProvides data for the DocumentPrinted event.
DocumentPrintingEventArgsProvides data for the DocumentPrinting event.
ExceptionOccurredEventArgsProvides data for the ExceptionOccurred event.
FileOpenDialogShowingEventArgsProvides data for the FileOpenDialogShowing event.
FileOpenedEventArgsProvides data for the FileOpened event.
FileOpenFailedEventArgsProvides data for the FileOpenFailed event.
FileOpeningEventArgsProvides data for the FileOpening event.
GoToActionSpecifies the GoTo action type for the link.
InvalidPasswordExceptionRepresents a InvalidPasswordException
LaunchActionSpecifies the Launch action type for the link.
LicensingExceptionRepresents a licensing exception.
LinkClickedEventArgsProvides data for the LinkClicked event.
PagePrintingEventArgsProvides data for the PagePrinting event.
PageVisibleAreaProvides the details of visible area of a page.
PasswordRequiredEventArgsProvides data for the PasswordRequired event.
PdfDocumentRepresents a Pdf document.
PdfNavigationPanelRepresents a PdfNavigationPanel.
PdfPageRepresents a Pdf page.
PdfToolStripRepresents a PdfToolStrip.
PdfToolStripItemsRepresents the PdfToolStrip Items.
PdfViewerRepresents the PdfViewer control.
PdfViewerExceptionRepresents a PdfViewerException
PdfViewerMouseEventArgsProvides data for the PdfViewerMouseClick and PdfViewerMouseMove event.
PermissionProvides information about the permissions of the PdfDocument .
PrintDialogueRepresents a PrintDialogue class.
RemoteGoToActionSpecifies the RemoteGoTo action type for the link.
ResourcesA strongly-typed resource class, for looking up localized strings, etc.
SearchDialogShowingEventArgsProvides data for the SearchDialogShowing event.
SearchedEventArgsProvides data for the Searched event.
SearchProgressingEventArgsProvides data for the SearchProgressing event.
TextSelectedEventArgsProvides data for the TextSelected event.
TextSelectingEventArgsProvides data for the TextSelecting event.
TextSelectionRepresents a TextSelection class.
URIActionSpecifies the URI action type for the link.
ViewRepresents the view containing the attributes which defines the display.
ViewChangedEventArgsProvides data for the ViewChanged event.
ViewerForNETA strongly-typed resource class, for looking up localized strings, etc.

Interfaces

IStringProviderExposes methods that are implemented by the string provider class.

Enums

ActionTypeSpecifies the action types of the links.
ContextTypeSpecifies the type of context.
CursorModeSpecifies the cursor modes.
DialogTypeSpecifies the Dialog types.
MatchOptionsSpecifies the match options for the search.
NavigationPaneSpecifies the Navigation window type shown when the PDF file is being viewed.
OrientationSpecifies the orientation types for a page.
PageDisplayModeRepresents the collection of page display mode types.
PdfToolStripFunctionalitySpecifies the list of buttons in PdfToolStripFunctionality.
SearchStatusSpecifies the Search status.
UnitsRepresents a UnitType value.
ZoomSpecifies the zoom mode types.

Delegates

ContextMenuShowingEventHandlerRepresents the method that will handle the ContextMenuShowing event.
CursorModeChangedEventHandlerRepresents the method that will handle the CursorModeChanged event.
DialogShowingEventHandlerRepresents the method that will handle the DialogShowing event.
DocumentDisplayedEventHandlerRepresents the method that will handle the DocumentDisplayed event.
DocumentDisplayingEventHandlerRepresents the method that will handle the DocumentDisplaying event.
DocumentPrintedEventHandlerRepresents the method that will handle the DocumentPrinted event.
DocumentPrintingEventHandlerRepresents the method that will handle the DocumentPrinting event.
ExceptionOccurredEventHandlerRepresents the method that will handle the ExceptionOccurred event.
FileOpenDialogShowingEventHandlerRepresents the method that will handle the FileOpenDialogShowing event.
FileOpenedEventHandlerRepresents the method that will handle the FileOpened event.
FileOpenFailedEventHandlerRepresents the method that will handle the FileOpenFailed event.
FileOpeningEventHandlerRepresents the method that will handle the FileOpening event.
LinkClickEventHandlerRepresents the method that will handle the LinkClicked event.
PagePrintingEventHandlerRepresents the method that will handle the PagePrinting event.
PasswordRequiredEventHandlerRepresents the method that will handle the PasswordRequired event.
PdfViewerMouseEventHandlerRepresents the method that will handle the PdfViewerMouseClick or PdfViewerMouseMove event.
SearchDialogShowingEventHandlerRepresents the method that will handle the SearchDialogShowing event.
SearchedEventHandlerRepresents the method that will handle the Searched event.
SearchProgressingEventHandlerRepresents the method that will handle the SearchProgressing event.
TextSelectedEventHandlerRepresents the method that will handle the TextSelected event.
TextSelectingEventHandlerRepresents the method that will handle the TextSelecting event.
ViewChangedEventHandlerRepresents the mehtod that will handle the ViewChanged event.

In this topic