TextRunWidths Property

The width for each of the characters in the run. This value includes the character scaling and spacing so it can be used to determine the advance width for each character in the run.

 

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

Property Value

Type: Double
See Also