THPDFPage.GetAnnotsArray Method

Gets the annotations (Annots) array of the current page; it auto-initialises and associates with the page dictionary if non-existent.

Declaration

function GetAnnotsArray: THPDFArrayObject;

Unit

HPDFDoc

Return values

Returns the array object holding various annotations and link information for the current page.

Usage

See also