BalancePageTree
Document management, Page properties
Beschrijving
Legt de interne paginestructuur van het geselecteerde document in een gebalanceerde boom, zodat pagina's in het document sneller willekeurig benaderbaar zijn
Syntaxis
Delphi
Function TPDFlib.BalancePageTree(Options: Integer): Integer;
ActiveX
Function PDFlib::BalancePageTree(Options As Long) As Long
DLL
int DLBalancePageTree(int InstanceID, int Options);
Parameters
| Options | Reserved for future use, should be set to zero. |
|---|
Return values
| 0 | De paginaboom kon niet in balans worden gebracht |
|---|---|
| 1 | Success |