PDFTextSearchContext¶
Namespace: O2S.Components.PDF4NET.Content
Defines the context for searching text in PDF files.
Inheritance Object → PDFTextSearchContext
Constructors¶
PDFTextSearchContext()¶
Initializes a new PDFTextSearchContext object.
Properties¶
TextSearchResultPrefixLength¶
Gets or sets the length of prefix text for search results.
Property Value
Int32
The length of extracted text that appears before the search results
TextSearchResultSuffixLength¶
Gets or sets the length of suffix text for search results.
Property Value
Int32
The length of extracted text that appears after the search results