API Reference
Interface
IPdfImageRegionDetectionStage
Detects positioned image regions and associates classified captions.
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<PdfUnderstandingImageRegion> Detect(PdfUnderstandingPageContext context, IReadOnlyList<PdfUnderstandingSemanticElement> semanticElements) #Returns:
IReadOnlyList<PdfUnderstandingImageRegion>Returns one region per image placement invocation with an optional caption association.
Parameters
- context OfficeIMO.Pdf.PdfUnderstandingPageContext
- semanticElements System.Collections.Generic.IReadOnlyList{OfficeIMO.Pdf.PdfUnderstandingSemanticElement}