Skip to content

Index

Classes

Name Description
PathVisualAppearance Defines the visual appearance for a drawn path.
PDFContentSelectEventArgs Defines the parameters for the PDFDocumentView.AfterContentSelect event.
PDFDocumentView Defines a viewer control for PDF files.
PDFLinkExecuteEventArgs Defines the parameters for the PDFDocumentView.BeforeLinkExecute and PDFDocumentView.AfterLinkExecute events.
PDFRectangleSelectEventArgs Defines the event arguments for the PDFDocumentView.AfterContentSelect event.
PDFTextSelectEventArgs Defines the parameters for the PDFDocumentView.AfterContentSelect event when the user selected text in a PDFDocumentView control.
PDFThumbnailsView Defines a viewer control for PDF page thumbnails.
PDFVisualAnnotationAddEventArgs Defines the event arguments for PDFDocumentView.BeforeAnnotationAdd and PDFDocumentView.AfterAnnotationAdd events.
PDFVisualAnnotationClickEventArgs Defines the event arguments for PDFDocumentView.AnnotationClick and PDFDocumentView.AnnotationDoubleClick events.
PDFVisualAnnotationDeleteEventArgs Defines the event arguments for PDFDocumentView.BeforeAnnotationDelete and PDFDocumentView.AfterAnnotationDelete events.
PDFVisualAnnotationEventArgs Defines the event arguments for annotation related events.
PDFVisualAnnotationMoveEventArgs Defines the event arguments for PDFDocumentView.BeforeAnnotationMove and PDFDocumentView.AfterAnnotationMove events.
PDFVisualAnnotationResizeEventArgs Defines the event arguments for PDFDocumentView.BeforeAnnotationResize and PDFDocumentView.AfterAnnotationResize events.
PDFVisualAnnotationToolTip Defines the way how tooltips are displayed for annotations.
PDFVisualAnnotationToolTipContentRequestedEventArgs Defines the parameters for the PDFDocumentView.AnnotationToolTipContentRequested event.
PDFVisualAnnotationToolTipPopupEventArgs Defines the parameters for the PDFDocumentView.AnnotationToolTipPopup event.
PDFVisualDocument Defines a PDF document that is displayed in a viewer control.
PDFVisualFieldAddEventArgs Defines the event arguments for PDFDocumentView.BeforeFieldAdd and PDFDocumentView.AfterFieldAdd events.
PDFVisualFieldEventArgs Defines the event arguments for field related events.
PDFVisualPage Represents a PDF page displayed in a viewer.
PDFVisualPageClickEventArgs Defines the event arguments for PDFDocumentView.PageClick and PDFDocumentView.PageDoubleClick events.
PDFVisualPageCollection Defines a collection of visual pages.
PDFVisualPageDeleteEventArgs Defines the event arguments for PDFDocumentView.BeforePageDelete and PDFDocumentView.AfterPageDelete events.
PDFVisualPageEventArgs Defines the event arguments for page related events.

Enums

Name Description
PDFUserInteractionMode Defines how an end-usr can interact with the PDFDocumentView control.
PDFZoomMode Specifies the available zoom modes for the PDFDocumentView control.
ResizeHandleStyle Defines the supported styles for resize handles.