TextState

constructor(font: PdfFont? = null, fontSize: Double = 12.0, textMatrix: Matrix = Matrix.IDENTITY, lineMatrix: Matrix = Matrix.IDENTITY, charSpacing: Double = 0.0, wordSpacing: Double = 0.0, horizontalScaling: Double = 100.0, leading: Double = 0.0, rise: Double = 0.0, renderingMode: Int = 0)