PDFReaderControls.NET Professional Type Reference

MarkupCollection.Add Method 

Add an existing markup annotation to this collection.

public int Add(
   Markup markup
);

Parameters

markup
The markup to add.

Return Value

The zero-baed index where the markup is added.

See Also

MarkupCollection Class | TallComponents.PDF.Annotations.Markups Namespace