A WinForms interactor for PDF annotations. Interactors for specific types of annotations derive from this class.

Namespace: TallComponents.Interaction.WinForms.Interactors.Annotations
Assembly: 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

See Also