A WinForms interactor for PDF annotations. Interactors for specific types of annotations
derive from this class.
Namespace: TallComponents.Interaction.WinForms.Interactors.AnnotationsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public class AnnotationInteractor : WinFormsInteractor, IRelocate |
| Visual Basic |
|---|
Public Class AnnotationInteractor _ Inherits WinFormsInteractor _ Implements IRelocate |
Inheritance Hierarchy
System..::..Object
TallComponents.Interaction..::..Interactor
TallComponents.Interaction.WinForms.Interactors..::..WinFormsInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations..::..AnnotationInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations..::..LinkInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Markups..::..MarkupInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Markups..::..PopupInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..WidgetInteractor
TallComponents.Interaction..::..Interactor
TallComponents.Interaction.WinForms.Interactors..::..WinFormsInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations..::..AnnotationInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations..::..LinkInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Markups..::..MarkupInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Markups..::..PopupInteractor
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..WidgetInteractor