API Reference
Interface
IPdfReadingOrderStage
Orders page regions for reading.
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<PdfUnderstandingRegion> Order(PdfUnderstandingPageContext context, IReadOnlyList<PdfUnderstandingRegion> regions) #Returns:
IReadOnlyList<PdfUnderstandingRegion>Returns the regions in inferred reading order.
Parameters
- context OfficeIMO.Pdf.PdfUnderstandingPageContext
- regions System.Collections.Generic.IReadOnlyList{OfficeIMO.Pdf.PdfUnderstandingRegion}