This sample shows how to increase or decrease the size of a text line using horizontal scaling.
With the PdfCanvas.TextHorizontalScaling property, you can specify the horizontal scaling to use when drawing text. The horizontal scaling adjusts the width of glyphs by stretching or compressing them in the horizontal direction. The value of TextHorizontalScaling
property is a percentage of the normal width of the glyphs, with 100 being the normal width.