THPDFPage.ClearAnnotationAdditionalAction Method

Method summary: THPDFPage.ClearAnnotationAdditionalAction Method

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