LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

EnableNetworkPrinting Property

Show in webframe





Enables or disables network printing.
Syntax
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:
property bool EnableNetworkPrinting {
   bool get();
   void set (    bool value);
}

Property Value

Network printing status.
Remarks

This property checks and sets the network printing status.

To enable network printing this parameter should be set to true.

Example
Refer to RemoteData example.
Requirements

Target Platforms

See Also

Reference

Printer Class
Printer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Printer requires a Printer module license and unlock key. It is included as part of LEADTOOLS Document Imaging Enterprise. For more information, refer to: Imaging Pro/Document/Medical Features