GetPageLGIDictCount
Page properties, Measurement and coordinate units
Description
Returns the number of LGIDict dictionaries attached to the selected page.
Syntax
Delphi
function TPDFlib.GetPageLGIDictCount: Integer;ActiveX
Function PDFlib::GetPageLGIDictCount As LongDLL
int DLGetPageLGIDictCount(int InstanceID);