TPrinterDriverSettings.GetData Method
The current printer data as a byte stream. The first 2 bytes are the operating system (0=windows) and the rest is a Win32 DEVMODE struct.
Syntax
Namespace: FlexCel.Core
public Byte[] GetData()
The current printer data as a byte stream. The first 2 bytes are the operating system (0=windows) and the rest is a Win32 DEVMODE struct.
Namespace: FlexCel.Core
public Byte[] GetData()