RemoveAnnotation
IPDFDocument4 :: Annotations

See Also
Collapse All

This method removes a annotation from a PDF document.

Syntax

RemoveAnnotation (
LONG annotNumber
)
Parameters
annotNumber
Number of the removing annotation

Remarks

The annotation number can be retrieved from any annotation or control creating method, such as AddButton or AddTextAnnotation.

See Also

Reference