QuickPDF logo

GetPageLGIDictContent

Page properties, Measurement and coordinate units

Version history

This function was introduced in Quick PDF Library version 7.15.

Description

Returns the content of the specified LGIDict dictionary on the selected page.

Syntax

Delphi

function TQuickPDF0718.GetPageLGIDictContent(DictIndex: Integer): string;

ActiveX

Function QuickPDF0718.PDFLibrary::GetPageLGIDictContent(
  DictIndex As Long) As String

DLL

char * QuickPDFGetPageLGIDictContent(int InstanceID, int DictIndex)

Parameters

DictIndex The index of the dictionary. The first dictionary has an index of 1. Use the LGIDictCount function to determine the total number of LGIDict dictionaries attached to the selected page.

© 2002-2009 Debenu Pty. Ltd. All rights reserved — Quick PDF LibraryTM was formerly known as iSEDQuickPDFTM