API Reference
Interface
IPdfWordGroupingStage
Groups decoded runs into words.
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Methods
public abstract IReadOnlyList<PdfUnderstandingWord> GroupWords(PdfUnderstandingPageContext context, IReadOnlyList<PdfTextSpan> runs) #Returns:
IReadOnlyList<PdfUnderstandingWord>Groups decoded runs into word artifacts.
Parameters
- context OfficeIMO.Pdf.PdfUnderstandingPageContext
- runs System.Collections.Generic.IReadOnlyList{OfficeIMO.Pdf.PdfTextSpan}