ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlParser Class / DecodeText Method

In This Topic
    DecodeText Method (HtmlParser)
    In This Topic
    Syntax
    'Declaration
     
    Public Function DecodeText( _
       ByVal preformatted As System.Boolean _
    ) As System.String
    public System.string DecodeText( 
       System.bool preformatted
    )

    Parameters

    preformatted
    See Also