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.