Display.PrintDisplay Method
Begin print display
<ID("PrintDisplay", (int)e.PrintDisplay)> _
Public Function PrintDisplay( _
ByVal defaultPrinter As Boolean _
) As Boolean
This language is not supported or no code example is available.
[ID("PrintDisplay", (int)e.PrintDisplay)]
public bool PrintDisplay(
bool defaultPrinter
)
This language is not supported or no code example is available.
Parameters
-
defaultPrinter
-
bool
Flag indicating whether default must be used
Return Value
bool
Flag indicating success (true) or fail (false)
.NET Framework
Supported in: 4.6.2, 4.7