Intuned home page
Search...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
Interfaces
SearchPdfConfigs
Documentation
Automation SDKs
Client APIs
Get started
Overview
playwright
@intuned/sdk
Overview
AI extractors
Optimized extractors
Playwright
Runtime
Files
downloadFile
uploadFileToS3
Classes
Interfaces
Download
ExcelFileSheet
File
PdfFileContentItem
S3Configs
SearchPdfConfigs
SearchPdfResult
Type aliases
On this page
Properties
contextWindow?
matchCase?
wholeWord?
Interfaces
SearchPdfConfigs
Configuration options for searching within a PDF file.
Properties
contextWindow?
Copy
Ask AI
optional
contextWindow
:
number
;
Optional. Number of context letters around the search term to return.
matchCase?
Copy
Ask AI
optional
matchCase
:
boolean
;
Optional. Whether to match case during the search.
wholeWord?
Copy
Ask AI
optional
wholeWord
:
boolean
;
Optional. Whether to match whole words only.
S3Configs
SearchPdfResult
Assistant
Responses are generated using AI and may contain mistakes.