VirtualUI Methods

The methods of the VirtualUI class are listed here.

Class

VirtualUI Class

Public Methods

 

Name

Description

DownloadFile

This is the overview for the DownloadFile method overload.

Start

This is the overview for the Start method overload.

UploadFile

This is the overview for the UploadFile method overload.

Dispose

This is Dispose, a member of class VirtualUI.

Stop

Deactivates VirtualUI, closing the connection with the end-user's web browser.

PrintPdf

Sends the specified PDF file to be shown on the end-user's web browser.

PreviewPdf

Sends the specified PDF file to be shown on the end-user's web browser. It's similar to PrintPdf, except that disables the printing options in the browser. Built-in browser printing commands will be available.

OpenLinkDlg

Displays a popup with a button to open a web link.

SendMessage

Sends a data string to the web browser.

AllowExecute

Allows the execution of the passed application.

SetImageQualityByWnd

Allows to the the image quality for the specified window.

TakeScreenshot

Takes a screenshot of a Window.

ShowVirtualKeyboard

In mobile, shows the keyboard.