iText 8.0.2 API
iText.Kernel.Pdf.Canvas.Parser.Listener.TextChunk Class Reference

Represents a chunk of text, it's orientation, and location relative to the orientation vector More...

Inheritance diagram for iText.Kernel.Pdf.Canvas.Parser.Listener.TextChunk:
iText.Kernel.Pdf.Canvas.Parser.Listener.CharacterRenderInfo

Public Member Functions

  TextChunk (String @string, ITextChunkLocation loc)
 
virtual String  GetText ()
 
Returns
the text captured by this chunk

 
virtual ITextChunkLocation  GetLocation ()
 

Detailed Description

Represents a chunk of text, it's orientation, and location relative to the orientation vector