Class | Description | |
---|---|---|
PdfAnnotationSimpleView | Determines how to display a PDF annotation and defines simple interaction logic. | |
PdfAnnotationTool | A visual tool that allows to view, fill and edit the annotations and interactive form fields of PDF document. | |
PdfAnnotationToolAnnotationHideActionExecutor | Executor of "Hide Annotation" action that hides or shows one or more annotations on the screen by setting or clearing their PdfAnnotationFlags.Hidden flag. | |
PdfAnnotationToolResetFormActionExecutor | Executor of "Reset Form" action that resets selected interactive form fields to their default values. | |
PdfAnnotationView | Determines how to display a PdfAnnotation and how user can interact with PdfAnnotation. | |
PdfAnnotationViewChangedEventArgs | Provides data for an event when annotation view is changed. | |
PdfAnnotationViewChangingEventArgs | Provides data for an event when PDF annotation view is changing. | |
PdfAnnotationViewCollection | Represents the collection of PDF annotation view. | |
PdfAnnotationViewEventArgs | Provides data for HoveredAnnotationViewChanging and HoveredAnnotationViewChanged events. | |
PdfAnnotationViewMouseEventArgs | Provides data for PDF annotation view mouse events. | |
PdfBarcodeWidgetAnnotationView | Determines how to display a annotation of PdfInteractiveFormBarcodeField and how user can interact with it. | |
PdfButtonWidgetAnnotationFillTransformer | Interaction controller that executes PDF button interaction logic in view(fill) mode. | |
PdfCaretAnnotationView | Determines how to display a caret annotation and how user can interact with it. | |
PdfCheckBoxWidgetAnnotationFillTransformer | Interaction controller that fills PDF checkbox widget annotation. | |
PdfCheckBoxWidgetAnnotationView | Determines how to display an annotation of PdfInteractiveFormCheckBoxField and how user can interact with it. | |
PdfCircleAnnotationView | Determines how to display a PDF circle annotation and how user can interact with it. | |
PdfComboBoxWidgetAnnotationFillTransformer | Interaction controller that executes PDF combo box interaction logic in view(fill) mode. | |
PdfComboBoxWidgetAnnotationView | Determines how to display an annotation of PdfInteractiveFormComboBoxField and how user can interact with it. | |
PdfFileAttachmentAnnotationView | Determines how to display a PDF File Attachment annotation and how user can interact with it. | |
PdfFreeTextAnnotationView | Determines how to display a PDF free text annotation and how user can interact with it. | |
PdfInkAnnotationBuilder | Interaction controller that builds an Ink annotation. | |
PdfInkAnnotationView | Determines how to display an Ink annotation and how user can interact with it. | |
PdfInteractionAreaAppearanceManager | Stores and manages settings for interaction areas of PDF visual tool. | |
PdfLineAnnotationView | Determines how to display a PDF line annotation and how user can interact with it. | |
PdfLinkAnnotationView | Determines how to display a PDF link annotation and how user can interact with it. | |
PdfLinkAnnotationViewTransformer | Interaction controller that executes PDF link interaction logic in view mode. | |
PdfListBoxWidgetAnnotationFillTransformer | Interaction controller that allows to fill PDF listbox widget annotation. | |
PdfListBoxWidgetAnnotationView | Determines how to display an annotation of PdfInteractiveFormListBoxField and how user can interact with it. | |
PdfMarkupAnnotationView | Determines how to display a PDF markup annotation and how user can interact with it. | |
PdfPolygonalAnnotationView | Determines how to display a PDF polygonal annotation and how user can interact with it. | |
PdfPolygonAnnotationView | Determines how to display a polygon annotation and how user can interact with it. | |
PdfPolylineAnnotationView | Determines how to display a PDF polyline annotation and how user can interact with it. | |
PdfPushButtonWidgetAnnotationView | Determines how to display an annotation of PdfInteractiveFormPushButtonField and how user can interact with it. | |
PdfRadioButtonWidgetAnnotationFillTransformer | Interaction controller that fills PDF radio button widget annotation. | |
PdfRadioButtonWidgetAnnotationView | Determines how to display an annotation of PdfInteractiveFormRadioButtonField and how user can interact with it. | |
PdfRectangularAnnotationView | Determines how to display a PDF circle or square annotation and how user can interact with it. | |
PdfRubberStampAnnotationView | Determines how to display a PDF rubbers stamp annotation and how user can interact with it. | |
PdfSignatureWidgetAnnotationView | Determines how to display an annotation of PdfInteractiveFormSignatureField and how user can interact with it. | |
PdfSquareAnnotationView | Determines how to display a PDF square annotation and how user can interact with it. | |
PdfTextAnnotationView | Determines how to display a PDF Text annotation and how user can interact with it. | |
PdfTextMarkupAnnotationView | Determines how to display a PDF Markup Text annotation and how user can interact with it. | |
PdfTextWidgetAnnotationFillTransformer | Interaction controller that executes PDF text box interaction logic in view(fill) mode. | |
PdfTextWidgetAnnotationView | Determines how to display a annotation of PdfInteractiveFormTextField and how user can interact with it. | |
PdfWidgetAnnotationView | Determines how to display a PdfWidgetAnnotation and how user can interact with PdfWidgetAnnotation. |