DAReleaseTextBlocks
Функционалност за директен достъп
Описание
Освобождава паметта, използвана от списък с текстови блокове
Синтаксис
Delphi
Function TPDFlib.DAReleaseTextBlocks(TextBlockListID: Integer): Integer;
ActiveX
Function PDFlib::DAReleaseTextBlocks(TextBlockListID As Long) As Long
DLL
int DLDAReleaseTextBlocks(int InstanceID, int TextBlockListID);
Параметри
| TextBlockListID | Стойност, върната от функциите DAExtractPageTextBlocks или ExtractFilePageTextBlocks |
|---|