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

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