THPDFPage.ClearAnnotationAdditionalAction Method

Removes one annotation additional-action entry from an annotation /AA dictionary

Declaration

procedure ClearAnnotationAdditionalAction(Annot: THPDFDictionaryObject; Trigger: THPDFAnnotationActionTrigger);

Unit

HPDFDoc

Parameters

NamePurpose
AnnotAnnotation dictionary returned by an annotation creation call or held in LastAnnotation
TriggerAnnotation additional-action trigger to remove

Usage notes

Related API