InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlParser Class / Text Property

In This Topic
    Text Property (HtmlParser)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Text As String
    public string Text {get;}
    See Also