SearchText
Text, extraction
Description
此頁面描述 PDF Library for Delphi 中的
OnProgressAbort,其屬於「Text, extraction」主題。為與 Delphi 函式庫和 DLL 進入點完全對應,API 名稱、參數、類別名稱、檔案名稱與常值均保持不變。
TPDFlibSearchOptionsoDiacriticInsensitivesoWildcards*?soAcrossLines
soCanonicalEquivalentsoGraphemeClusterssoWildcards?
MatchStartMatchLengthContextBeforeContextAfterSearchContextChars
SearchTextEach
Syntax
Delphi
Function TPDFlib.SearchText(Const Query: WideString; Options: TPDFlibSearchOptions; Const PageRange: WideString; Var Hits: Array Of TPDFlibSearchHit): Integer;
Parameters
有關詳細的參數說明,請參閱 PDF Library for Delphi 開發人員指南與標頭檔註解。
Return Value
有關特定回傳值的語義,請參閱 PDF Library for Delphi 開發人員指南。
Remarks
如需更多相關資訊,請參閱相關函式庫文件或示範專案。