AnnotatorRemove Method |
Name | Description | |
---|---|---|
![]() | Remove(ListInt32) |
Removes collection of annotations from document by provided annotation ids.
|
![]() | Remove(Int32) |
Removes annotation from document by Id.
|
![]() | Remove(AnnotationBase) |
Removes annotation from document.
|
![]() | Remove(ListAnnotationBase) |
Removes collection of annotations from document.
|