Table of Contents

Class CharacterRenderInfo

Namespace
iText.Kernel.Pdf.Canvas.Parser.Listener
Assembly
itext.kernel.dll

This class represents a single character and its bounding box

public class CharacterRenderInfo : TextChunk
Inheritance
CharacterRenderInfo
Inherited Members

Constructors

CharacterRenderInfo(TextRenderInfo)

public CharacterRenderInfo(TextRenderInfo tri)

Parameters

tri TextRenderInfo

Methods

GetBoundingBox()

public virtual Rectangle GetBoundingBox()

Returns

Rectangle