StyleManager.LetterSpacing Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: StyleManager
Changes the character spacing and returns an updated IStyle
public IStyle LetterSpacing(float letterSpacing);
Parameters
float letterSpacing | The new character spacing |
Returns
IStyle | An IStyle for the new style |