Header

WmfDeviceIndependentBitmap.Header property

Gets or sets either a BitmapCoreHeader Object (section 2.2.2.2) or a BitmapInfoHeader Object (section 2.2.2.3) that specifies information about the image

public WmfBitmapBaseHeader Header { get; set; }

See Also