LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

GetNetworkInitialData Method

Show in webframe





Gets the initial raw data set for this specific network printer.
Syntax
public byte[] GetNetworkInitialData()
'Declaration
 
Public Function GetNetworkInitialData() As Byte()
'Usage
 
Dim instance As Printer
Dim value() As Byte
 
value = instance.GetNetworkInitialData()

            

            
public:
array<byte>^ GetNetworkInitialData(); 

Return Value

Initial raw data for this given printer.
Remarks

The initial printer raw data will be set by the server application using SetNetworkInitialData method, the client application should use this function to get the initialization data.

The user should accept this data on the client side and process the data accordingly.

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