ClientStation.PrintDisplay Method
<ID("PrintDisplay", (int)e.PrintDisplay)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Function PrintDisplay( _
ByVal displayName As String, _
ByVal defaultPrinter As Boolean _
) As Boolean
This language is not supported or no code example is available.
Parameters
- displayName
- string
Display name
- defaultPrinter
- bool
Flag indicating whether default printer is used
Return Value
boolFlag indicating success (true) or fail (false)