mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / WhiteSpace Property
In This Topic
    WhiteSpace Property
    In This Topic
    Description

    CSS3 Style: white-space
    Defines how whitespace characters in an element are handled onscreen.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property WhiteSpace As String
    Remarks

    HTML Syntax:
    white-space: policy

    HTML Constants:
    normal,no wrap,pre,pre-line,pre-wrap,

    See Also