QuickPDF logo

DeletePageLGIDict

Page properties, Measurement and coordinate units

Version history

This function was introduced in Quick PDF Library version 7.15.

Description

Deletes the specified LGIDict dictionary from the selected page.

Syntax

Delphi

function TQuickPDF0718.DeletePageLGIDict(DictIndex: Integer): Integer;

ActiveX

Function QuickPDF0718.PDFLibrary::DeletePageLGIDict(
  DictIndex As Long) As Long

DLL

int QuickPDFDeletePageLGIDict(int InstanceID, int DictIndex)

Parameters

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

Return values

0 The dictionary could not be deleted. Check that the DictIndex parameter is in range.
1 The specified dictionary was deleted successfully.

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