Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGGraphicElement > Properties

TSVGGraphicElement.WordSpacing Property

Scroll Prev Top Next More

Specifies spacing behavior between words

noteNote

Three properties affect the space between characters and words:

‘kerning’ indicates whether the user agent should adjust inter-glyph spacing based on kerning tables that are included in the relevant font (i.e., enable auto-kerning) or instead disable auto-kerning and instead set inter-character spacing to a specific length (typically, zero).

‘letter-spacing’ indicates an amount of space that is to be added between text characters supplemental to any spacing due to the ‘kerning’ property.

‘word-spacing’ indicates the spacing behavior between words.

Namespace: RSSVG

Property Value

Type: TSVGStylePropertyAutoLength

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb