Link Search Menu Expand Document

AnnotationCollectionsAdd Method

Adds the specified annotation to the collection.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public void Add(
	Annotation annotation
)

Parameters

annotation
Type: Bytescout.PDFAnnotation
Annotation to be added.
See Also

Reference