BalancePageTree
Document management, Page properties
Descrição
Organiza a estrutura interna de páginas do documento selecionado em uma árvore balanceada para acesso aleatório mais rápido às páginas do documento
Sintaxe
Delphi
Function TPDFlib.BalancePageTree(Options: Integer): Integer;
ActiveX
Function PDFlib::BalancePageTree(Options As Long) As Long
DLL
int DLBalancePageTree(int InstanceID, int Options);
Parâmetros
| Options | Reserved for future use, should be set to zero. |
|---|
Return values
| 0 | The page tree could not be balanced |
|---|---|
| 1 | Success |