LEADTOOLS Virtual Printer (Leadtools.Printer assembly)
LEAD Technologies, Inc

SetNetworkInitialData Method






Initial raw data
Sets the initial raw data to be set for network printing mechanism.
Syntax
public void SetNetworkInitialData( 
   byte[] bytes
)
'Declaration
 
Public Sub SetNetworkInitialData( _
   ByVal bytes() As Byte _
) 
'Usage
 
Dim instance As Printer
Dim bytes() As Byte
 
instance.SetNetworkInitialData(bytes)
public void SetNetworkInitialData( 
   byte[] bytes
)
 function Leadtools.Printer.Printer.SetNetworkInitialData( 
   bytes 
)
public:
void SetNetworkInitialData( 
   array<byte>^ bytes
) 

Parameters

bytes
Initial raw data
Remarks

The initial printer raw data will be sent to the client machine as initialization data, this data will be set as raw data.

The user should accept this data on the client side using Leadtools.Printer.Client.IVirtualPrinterClient.Startup(System.String,System.Byte[]) method and process the data accordingly.

The initial raw data will be sent to method.

Example
Refer to RemoteData example.
Requirements

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

See Also

Reference

Printer Class
Printer Members
Leadtools.Printer.Client.IVirtualPrinterClient.Startup(System.String,System.Byte[])

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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