Leadtools.Printer Namespace > Printer Class : SetNetworkInitialData Method |
function Leadtools.Printer.Printer.SetNetworkInitialData( bytes )
public: void SetNetworkInitialData( array<byte>^ bytes )
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.
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