Write-only
About Printing

DoPrint Method


Description

Prints the screen to the default Printer.

 VB Syntax

app.DoPrint

Variable

(Type) - Description

app

An Application (object)

Return Type

Not Applicable

Default

Not Applicable

Examples

app.DoPrint

C++ Syntax

HRESULT DoPrint()

Interface

IApplication