BalancePageTree

Document management, Page properties

Description

Arranges the selected document's internal page structure into a balanced tree for faster random access to pages in the document.

Syntax

Delphi

function TPDFlib.BalancePageTree(Options: Integer): Integer;

ActiveX

Function PDFlib::BalancePageTree(Options As Long) As Long

DLL

int DLBalancePageTree(int InstanceID, int Options);

Parameters

OptionsReserved for future use, should be set to zero.

Return values

0The page tree could not be balanced
1Success