|
THotPDF.GetLoadedPageTextInRegion
|
Top Previous Next |
|
Extrahuje text umístěný v určené oblasti
Delphi syntax: function GetLoadedPageTextInRegion( PageIndex: Integer; X1, Y1, X2, Y2: Double; out AText: UnicodeString ): boolean;
Description Extrahuje text umístěný v určené oblasti Umožňuje extrakci textu z ohraničujícího rámečku na stránce
See also: THotPDF |