DwFlags

EmfPixelFormatDescriptor.DwFlags property

Gets or sets bit flags that specify properties of the pixel buffer that is used for output to the drawing surface. These properties are not all mutually exclusive; combinations of flags are allowed, except where noted otherwise.

public int DwFlags { get; set; }

See Also