API Reference
Interface
IPdfSemanticClassificationStage
Classifies ordered regions semantically.
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<PdfUnderstandingSemanticElement> Classify(PdfUnderstandingPageContext context, IReadOnlyList<PdfUnderstandingRegion> orderedRegions) #Returns:
IReadOnlyList<PdfUnderstandingSemanticElement>Classifies the ordered regions.
Parameters
- context OfficeIMO.Pdf.PdfUnderstandingPageContext
- orderedRegions System.Collections.Generic.IReadOnlyList{OfficeIMO.Pdf.PdfUnderstandingRegion}