C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / ActionHandlerPrint Class / PrinterName Property

In This Topic
PrinterName Property (ActionHandlerPrint)
In This Topic
Gets or sets the name of the printer to use. If empty, a printer select dialog will be shown to the user when the current action handler is invoked.
Syntax
'Declaration
 
Public Property PrinterName As String
 
See Also