API Reference
Class
PdfUnderstandingResult
Document-wide understanding result.
Inheritance
- Object
- PdfUnderstandingResult
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
- Method PdfDocumentReader.Understand
- Method PdfDocumentReader.Understand
- Method PdfUnderstandingPipeline.Run
- Method PdfUnderstandingPipeline.Run
Inherited Methods
Properties
public IReadOnlyList<PdfUnderstandingPageResult> Pages { get; } #Page results in caller-selected order.