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

This class represents a single character and its bounding box More...

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

Classes

class   StringConversionInfo
 

Public Member Functions

  CharacterRenderInfo?? (TextRenderInfo tri)
 
virtual Rectangle  GetBoundingBox ()
 
- Public Member Functions inherited from iText.Kernel.Pdf.Canvas.Parser.Listener.TextChunk
  TextChunk (String @string, ITextChunkLocation loc)
 
virtual String  GetText ()
 
Returns
the text captured by this chunk

 
virtual ITextChunkLocation  GetLocation ()
 

Detailed Description

This class represents a single character and its bounding box