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

    CSS3 Style: zoom
    Specifies the magnification of an element.

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

    HTML Syntax:
    zoom: vMagnification;

    HTML Constants:
    normal,100%,reset,

    See Also