THPDFPage.GetPageDict Method

Gets the instance of the underlying dictionary object for the current page.

Declaration

function GetPageDict: THPDFDictionaryObject;

Unit

HPDFDoc

Return values

Returns the THPDFDictionaryObject representing the page.

Usage

See also