mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / WebKitXCEF3 Object / TidyHTML Method

HTML5 input buffer to format.

Reserved.

In This Topic
    TidyHTML Method
    In This Topic
    Description

    Returns the formatted HTML5 input buffer.

    Syntax
    Visual Basic
    Public Function TidyHTML( _
       ByVal HTML As String, _
       ByVal Options As String _
    ) As String
    Parameters
    HTML

    HTML5 input buffer to format.

    Options

    Reserved.

    Return Type

    Formatted HTML5 buffer.

    See Also