| Class | Description |
 | WpfPdfAnnotationSimpleView | Determines how to display a PDF annotation and defines simple interaction logic. |
 | WpfPdfAnnotationTool | Visual tool that allows to view, fill and edit the annotations and interactive form fields of PDF document. |
 | WpfPdfAnnotationToolAnnotationHideActionExecutor | Executor of "Hide Annotation" action that hides or shows one or more annotations on the screen by setting or clearing their PdfAnnotationFlags.Hidden flag. |
 | WpfPdfAnnotationToolResetFormActionExecutor | Executor of "Reset Form" action that resets selected interactive form fields to their default values. |
 | WpfPdfAnnotationView | Determines how to display a PdfAnnotation and how user can interact with PdfAnnotation. |
 | WpfPdfAnnotationViewChangedEventArgs | Provides data for an event when annotation view is changed. |
 | WpfPdfAnnotationViewChangingEventArgs | Provides data for an event when PDF annotation view is changing. |
 | WpfPdfAnnotationViewCollection | Represents the collection of PDF annotation view. |
 | WpfPdfAnnotationViewEventArgs | Provides data for HoveredAnnotationViewChanging and HoveredAnnotationViewChanged events. |
 | WpfPdfAnnotationViewMouseEventArgs | Provides data for PDF annotation view mouse events. |
 | WpfPdfBarcodeWidgetAnnotationView | Determines how to display a annotation of PdfInteractiveFormTextField and how user can interact with it. |
 | WpfPdfButtonWidgetAnnotationFillTransformer | Interaction controller that executes PDF button interaction logic in view(fill) mode. |
 | WpfPdfCaretAnnotationView | Determines how to display a caret annotation and how user can interact with it. |
 | WpfPdfCheckBoxWidgetAnnotationFillTransformer | Interaction controller that fills PDF checkbox widget annotation. |
 | WpfPdfCheckBoxWidgetAnnotationView | Determines how to display an annotation of PdfInteractiveFormCheckBoxField and how user can interact with it. |
 | WpfPdfCircleAnnotationView | Determines how to display a PDF circle annotation and how user can interact with it. |
 | WpfPdfComboBoxWidgetAnnotationFillTransformer | Interaction controller that executes PDF combo box interaction logic in view(fill) mode. |
 | WpfPdfComboBoxWidgetAnnotationView | Determines how to display an annotation of PdfInteractiveFormComboBoxField and how user can interact with it. |
 | WpfPdfFileAttachmentAnnotationView | Determines how to display a PDF File Attachment annotation and how user can interact with it. |
 | WpfPdfFreeTextAnnotationView | Determines how to display a PDF free text annotation and how user can interact with it. |
 | WpfPdfInkAnnotationBuilder | Interaction controller that builds an Ink annotation. |
 | WpfPdfInkAnnotationView | Determines how to display an Ink annotation and how user can interact with it. |
 | WpfPdfInteractionAreaAppearanceManager | Manages and stores the settings for interaction areas of PDF visual tool. |
 | WpfPdfLineAnnotationView | Determines how to display a PDF line annotation and how user can interact with it. |
 | WpfPdfLinkAnnotationView | Determines how to display a PDF link annotation and how user can interact with it. |
 | WpfPdfLinkAnnotationViewTransformer | Interaction controller that executes PDF link interaction logic in view mode. |
 | WpfPdfListBoxWidgetAnnotationFillTransformer | Interaction controller that allows to fill PDF listbox widget annotation. |
 | WpfPdfListBoxWidgetAnnotationView | Determines how to display an annotation of PdfInteractiveFormListBoxField and how user can interact with it. |
 | WpfPdfMarkupAnnotationView | Determines how to display a PDF markup annotation and how user can interact with it. |
 | WpfPdfPolygonalAnnotationView | Determines how to display a PDF polygonal annotation and how user can interact with it. |
 | WpfPdfPolygonAnnotationView | Determines how to display a polygon annotation and how user can interact with it. |
 | WpfPdfPolylineAnnotationView | Determines how to display a PDF polyline annotation and how user can interact with it. |
 | WpfPdfPushButtonWidgetAnnotationView | Determines how to display an annotation of PdfInteractiveFormButtonField and how user can interact with it. |
 | WpfPdfRadioButtonWidgetAnnotationFillTransformer | Interaction controller that fills PDF radio button widget annotation. |
 | WpfPdfRadioButtonWidgetAnnotationView | Determines how to display an annotation of PdfInteractiveFormRadioButtonField and how user can interact with it. |
 | WpfPdfRectangularAnnotationView | Determines how to display a PDF circle or square annotation and how user can interact with it. |
 | WpfPdfRubberStampAnnotationView | Determines how to display a PDF rubbers stamp annotation and how user can interact with it. |
 | WpfPdfSignatureWidgetAnnotationView | Determines how to display an annotation of PdfInteractiveFormSignatureField and how user can interact with it. |
 | WpfPdfSquareAnnotationView | Determines how to display a PDF square annotation and how user can interact with it. |
 | WpfPdfTextAnnotationView | Determines how to display a PDF text annotation and how user can interact with it. |
 | WpfPdfTextMarkupAnnotationView | Determines how to display a PDF Markup Text annotation and how user can interact with it. |
 | WpfPdfTextWidgetAnnotationFillTransformer | Interaction controller that executes PDF text box interaction logic in view(fill) mode. |
 | WpfPdfTextWidgetAnnotationView | Determines how to display a annotation of PdfInteractiveFormTextField and how user can interact with it. |
 | WpfPdfWidgetAnnotationView | Determines how to display a PdfWidgetAnnotation and how user can interact with PdfWidgetAnnotation. |