PDFContentExtractionContext¶
Namespace: O2S.Components.PDF4NET.Content
Defines a context for content extraction operations.
Inheritance Object → PDFContentExtractionContext
Constructors¶
PDFContentExtractionContext()¶
Initializes a new PDFContentExtractionContext object.
Properties¶
TextExtractionContext¶
Gets or sets the text extraction context.
Property Value
PDFTextExtractionContext
Context for extracting text from the PDF page.
TextSearchContext¶
Gets or sets the text search context.
Property Value
PDFTextSearchContext
Context for searching text in a PDF page.
Methods¶
Clear()¶
Clears the context.