Table of Contents

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()

See also