Begin print display

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

Public Function PrintDisplay( _ 
ByVal defaultPrinter As Boolean
) As Boolean
This language is not supported or no code example is available.
public bool PrintDisplay( 
bool defaultPrinter 
)
This language is not supported or no code example is available.

Parameters

defaultPrinter
Type: bool

Flag indicating whether default must be used

Return Value

Type: bool

Flag indicating success (true) or fail (false)

.NET Framework

Supported in: 4.6.2, 4.7