TextRunCharScale Property
|
The character scaling which should be used to
increase or decrease the width of the characters in the text. This
is very similar to a horizontal scale transform.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public double CharScale { get; }
Public ReadOnly Property CharScale As Double
Get
member CharScale : float with get
Property Value
Type:
Double
See Also