Property TextHorizontalScaling
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
TextHorizontalScaling
Gets or sets the current horizontal scaling of text.
public double TextHorizontalScaling { get; set; }
Property Value
- double
The horizontal scaling of text.
Remarks
The horizontal scaling parameter adjusts the width of
glyphs by stretching or compressing them in the horizontal
direction. Its value is specified as a percentage of the normal
width of the glyphs, with 100 being the normal width.
Default value: 100.