System.Drawing.Imaging.MetafileHeader: Method Members

The methods of System.Drawing.Imaging.MetafileHeader are listed below. For a list of all members, see the MetafileHeader Members list.

See Also: Inherited members from System.Object

Public Methods

IsDisplay() : bool

Returns a value that indicates whether the associated System.Drawing.Imaging.Metafile is device dependent.

IsEmf() : bool

Returns a value that indicates whether the associated System.Drawing.Imaging.Metafile is in the Windows enhanced metafile format.

IsEmfOrEmfPlus() : bool

Returns a value that indicates whether the associated System.Drawing.Imaging.Metafile is in the Windows enhanced metafile format or the Windows enhanced metafile plus format.

IsEmfPlus() : bool

Returns a value that indicates whether the associated System.Drawing.Imaging.Metafile is in the Windows enhanced metafile plus format.

IsEmfPlusDual() : bool

Returns a value that indicates whether the associated System.Drawing.Imaging.Metafile is in the Dual enhanced metafile format. This format supports both the enhanced and the enhanced plus format.

IsEmfPlusOnly() : bool

Returns a value that indicates whether the associated System.Drawing.Imaging.Metafile supports only the Windows enhanced metafile plus format.

IsWmf() : bool

Returns a value that indicates whether the associated System.Drawing.Imaging.Metafile is in the Windows metafile format.

IsWmfPlaceable() : bool

Returns a value that indicates whether the associated System.Drawing.Imaging.Metafile is in the Windows placeable metafile format.