ParagraphSettings.DesiredWordSpacing Property

Gets or sets the word spacing of this layer paragraph settings.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float DesiredWordSpacing { get; set; }

Property Value

The word spacing of this layer paragraph settings.

See Also

Reference