Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Printer Namespace > Printer Class : EnableNetworkPrinting Property |
public bool EnableNetworkPrinting {get; set;}
'Declaration Public Property EnableNetworkPrinting As Boolean
'Usage Dim instance As Printer Dim value As Boolean instance.EnableNetworkPrinting = value value = instance.EnableNetworkPrinting
This property checks and sets the network printing status.
To enable network printing this parameter should be set to true.