Method Add
Namespace TallComponents.PDF.Annotations.Markups
Class MarkupCollection
Add an existing markup annotation to this collection.
Syntax
public
Void
Add(
Markup
markup
)
Returns
Void
The zero-based index where the markup is added.
Parameters
Markup
markup
The markup to add.