API Documentation > CorelDRAW > 2025-v26 > StructSpaceProperties > IVGStructSpaceProperties
StructSpaceProperties.WordSpacing property
Syntax:
Property Get WordSpacing() As Single
Property Let WordSpacing(ByVal Value As Single)
Remarks:
The WordSpacing property returns or specifies the amount of space between the words in a text object. This value represents a percentage of the Space character (that is, the character inserted when you press Spacebar). The maximum percentage value is 2000; the minimum percentage value is 0. The value set with the WordSpacing property cannot exceed the maximum or minimum word-spacing limits specified by the StructAlignProperties.MaxWordSpacing and StructAlignProperties.MinWordSpacing properties.