Search string record extracted from a PDF file.
Syntax
Name | Type | Description |
---|---|---|
searchString | xsd:string |
Search string text. |
keywordsArray | types:KeywordsArray |
Array of keywords in the search string. |
status | xsd:boolean |
True if the search string is valid and enabled. |
x | xsd:int |
X axis position of the search string. |
y | xsd:int |
Y axis position of the search string. |
width | xsd:int |
Search string width. |
height | xsd:int |
Search string height. |
fontName | xsd:string |
Name of the font used in the search string. |
pointSize | xsd:string |
Font size. |