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
public bool EnableNetworkPrinting {get; set;}
get_EnableNetworkPrinting();
set_EnableNetworkPrinting(value);
This property checks and sets the network printing status.
To enable network printing this parameter should be set to true.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2