TextRunCharSpacing Property

The character spacing which should be used to increase or decrease the distance between characters. This parameter is sometimes called tracking or kerning. The term kerning is not actually correct because kerning relates to spacing between specific characters. However it is a similar concept.

 

Namespace:  WebSupergoo.WordGlue4.Rendering
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public double CharSpacing { get; }

Property Value

Type: Double
See Also