API Reference
Interface
IPdfLineGroupingStage
Groups words into lines.
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<PdfUnderstandingLine> GroupLines(PdfUnderstandingPageContext context, IReadOnlyList<PdfUnderstandingWord> words) #Returns:
IReadOnlyList<PdfUnderstandingLine>Groups words into line artifacts.
Parameters
- context OfficeIMO.Pdf.PdfUnderstandingPageContext
- words System.Collections.Generic.IReadOnlyList{OfficeIMO.Pdf.PdfUnderstandingWord}