Table of Contents
WordSpacing Property

Gets or sets the word spacing for an AcmText object.

Syntax
 public Single? WordSpacing { get; set; }
Remarks

This property is only used by an AcmText object but can be applied on any parent object because it is inheritable.

See Also