Data

EmfDrawEscape.Data property

Gets or sets the data to pass to the printer driver. There MUST be cjIn bytes available.

public byte[] Data { get; set; }

See Also