THotPDF.ClearLoadedAnnotations Method

Clears stored loaded annotations state from the document creation workflow. Call it when reused document objects should stop carrying prior packets, thumbnails, mappings, or cached output settings

Declaration

procedure ClearLoadedAnnotations(PageIndex: Integer);

Unit

HPDFDoc

Parameters

NamePurpose
PageIndexZero-based index or object index used to select an existing item

Return value

This member does not return a value

Usage notes

Related APIs