Print desktop using default printer

Namespace: T.Modules.ClientStation
Assembly: T.Modules (in T.Modules.dll)

Public Function PrintScreenDefaultPrinter( _ 
ByVal pageOrientation As Integer
) As Boolean
This language is not supported or no code example is available.
public bool PrintScreenDefaultPrinter( 
int pageOrientation 
)
This language is not supported or no code example is available.

Parameters

pageOrientation
Type: int

0: Portrait, 1: Landscape

Return Value

Type: bool

Flag indicating success (true) or fail (false)

.NET Framework

Supported in: 4.6.2, 4.7