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

In This Topic
    Margin Property (FormattingSupport)
    In This Topic
    Gets or sets the margin of text.
    Syntax
    'Declaration
     
    Public Property Margin As System.String
    public System.string Margin {get; set;}
    See Also