CharStyle.WordSpacingScale Property

Gets or sets the word spacing scale in text rendering.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public double WordSpacingScale { get; set; }

Property Value

The word spacing scale value.

See Also

Reference