RichString.LetterSpacing Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: RichString
Changes the character spacing
public RichString LetterSpacing(float value);
Parameters
| float value | The new character spacing |
Returns
| RichString | A reference to the same RichString instance |
