DAGetTextBlockCount
Tekst, utpakking, funksjonalitet for direkte tilgang
Beskrivelse
Returnerer antall tekstblokker i den angitte tekstblokklisten
Syntaks
Delphi
Function TPDFlib.DAGetTextBlockCount(TextBlockListID: Integer): Integer;
ActiveX
Function PDFlib::DAGetTextBlockCount(TextBlockListID As Long) As Long
DLL
int DLDAGetTextBlockCount(int InstanceID, int TextBlockListID);
Parametere
| TextBlockListID | En verdi returnert av DAExtractPageTextBlocks- eller ExtractFilePageTextBlocks-funksjonene |
|---|