Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / FormattingSupport Class / LetterSpacing Property

In This Topic
    LetterSpacing Property
    In This Topic
    Gets or sets the letter spacing of the text.
    Syntax
    'Declaration
     
    Public Property LetterSpacing As System.String
    public System.string LetterSpacing {get; set;}
    See Also