Find the annotation interactor of the given annotation.
Namespace: TallComponents.Interaction.WinForms.InteractorsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public AnnotationInteractor FindAnnotationInteractor( Annotation annotation ) |
| Visual Basic |
|---|
Public Function FindAnnotationInteractor ( _ annotation As Annotation _ ) As AnnotationInteractor |
Parameters
- annotation
- Type: TallComponents.PDF.Annotations..::..Annotation
The annotation.