SearchText

Text, extraction

Popis

This page describes SearchText in PDFlibPas, which belongs to the "Text, extraction" topic. API names, parameters, class names, file names, and literals are kept exactly as they are to correspond fully with the Delphi library and DLL entry points.

Před voláním funkce si prosím zkontrolujte syntaxi, parametry a návratovou hodnotu.

Syntaxe

Delphi

Function TPDFlib.SearchText(Const Query: WideString; Options: TPDFlibSearchOptions; Const PageRange: WideString; Out Hits: Array Of TPDFlibSearchHit): Integer;

Parametry

Podrobné popisy parametrů naleznete v PDFlibPas Developer Guide a v komentářích hlavičkových souborů.

Návratová hodnota

Specifickou sémantiku návratových hodnot naleznete v PDFlibPas Developer Guide.

Poznámky

Další související informace naleznete v příslušné dokumentaci ke knihovně nebo v demo projektech.