API Reference

Interface

IPdfGlyphDecodingStage

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers abstract

Decodes page glyph/text content into positioned runs.

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<PdfTextSpan> Decode(PdfUnderstandingPageContext context) #
Returns: IReadOnlyList<PdfTextSpan>

Decodes the page into positioned text runs.

Parameters

context OfficeIMO.Pdf.PdfUnderstandingPageContext requiredposition: 0