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

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