Table of Contents

Interface LocationTextExtractionStrategy.ITextChunkLocationStrategy

Namespace
iText.Kernel.Pdf.Canvas.Parser.Listener
Assembly
itext.kernel.dll
public interface LocationTextExtractionStrategy.ITextChunkLocationStrategy

Methods

CreateLocation(TextRenderInfo, LineSegment)

ITextChunkLocation CreateLocation(TextRenderInfo renderInfo, LineSegment baseline)

Parameters

renderInfo TextRenderInfo
baseline LineSegment

Returns

ITextChunkLocation