PDFReaderControls.NET Professional Type Reference

CustomAnnotationCollection.Add Method 

Add an existing custom annotation to this collection.

public void Add(
   CustomAnnotation customAnnotation
);

Parameters

customAnnotation
Add this custom annotation.

See Also

CustomAnnotationCollection Class | TallComponents.PDF.Annotations Namespace