Planes

WmfBitmapBaseHeader.Planes property

Gets or sets a 16-bit unsigned integer that defines the number of planes for the target device. This value MUST be 0x0001.

public short Planes { get; set; }

See Also