AnnotationCollectionAdd Method (Annotation)

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Adds the specified item.

Namespace:  Apitron.PDF.Kit.Interactive.Annotations
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public override void Add(
	Annotation item
)

Parameters

item
Type: Apitron.PDF.Kit.Interactive.AnnotationsAnnotation
The item.
See Also

Reference