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

If True copies image as PNG base-64 encoded URL.

In This Topic
    CopyScreenshot Method
    In This Topic
    Description

    Copy WebKitX screenshot to clipboard.

    Syntax
    Visual Basic
    Public Sub CopyScreenshot( _
       Optional ByVal URLEncoded As Boolean = False _
    ) 
    Parameters
    URLEncoded

    If True copies image as PNG base-64 encoded URL.

    See Also