Click or drag to resize

PdfViewer Events

The PdfViewer type exposes the following members.

Events
 NameDescription
Public eventAfterDocumentChanged Occurs whenever the Document property is changed.
Public eventAfterLinkClicked Occurs after PdfLink or WebLink on the page was clicked.
Public eventBeforeDocumentChanged Occurs immediately before the document property would be changed.
Public eventBeforeLinkClicked Occurs before PdfLink or WebLink on the page was clicked.
Public eventCurrentPageChanged Occurs when the CurrentPage or CurrentIndex property has changed.
Public eventCurrentPageHighlightColorChanged Occurs when the CurrentPageHighlightColor property has changed.
Public eventDocumentClosed Occurs whenever the document unloads.
Public eventDocumentClosing Occurs before the document unloads.
Public eventDocumentLoaded Occurs whenever the document loads.
Public eventFormHighlightColorChanged Event raised when the value of the FormHighlightColor property is changed on Control.
Public eventFormsBlendModeChanged Occurs when the FormsBlendMode property has changed.
Public eventHighlightedTextChanged Occurs when the text highlighting changed
Public eventLoadingIconTextChanged Occurs when the value of the LoadingIconText property has changed.
Public eventMouseModeChanged Occurs when the value of the MouseModes property has changed.
Public eventPageAlignChanged Occurs when the value of the PageAlign property has changed.
Public eventPageBackColorChanged Event raised when the value of the PageBackColor property is changed on Control..
Public eventPageBorderColorChanged Event raised when the value of the PageBorderColor property is changed on Control.
Public eventPageMarginChanged Occurs when the PageMargin property has changed.
Public eventPageSeparatorColorChanged Occurs when the PageSeparatorColor property has changed.
Public eventRenderFlagsChanged Occurs when the value of the RenderFlags property has changed.
Public eventSelectionChanged Occurs when the current selection has changed.
Public eventShowCurrentPageHighlightChanged Occurs when the ShowCurrentPageHighlight property has changed.
Public eventShowLoadingIconChanged Occurs when the value of the ShowLoadingIcon property has changed.
Public eventShowPageSeparatorChanged Occurs when the ShowPageSeparator property has changed.
Public eventSizeModeChanged Occurs when the SizeMode property has changed.
Public eventTextSelectColorChanged Event raised when the value of the TextSelectColor property is changed on Control.
Public eventTilesCountChanged Occurs when the value of the TilesCount property has changed.
Public eventUseProgressiveRenderChanged Occurs when the value of the UseProgressiveRender property has changed.
Public eventViewModeChanged Occurs when the ViewMode property has changed.
Public eventZoomChanged Occurs when the Zoom property has changed.
Top
See Also