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

    CSS3 Style: word-wrap
    Specifies word-splitting behavior for wrapping lines that are too long for the enclosing box and contain no spaces.

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

    HTML Syntax:
    word-wrap: behavior

    HTML Constants:
    break-word,normal,

    See Also