MetafileHeader.IsEmf

MetafileHeader.IsEmf method

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

public bool IsEmf()

Return Value

True if the associated Metafile is in the Windows enhanced metafile format; otherwise, false.

See Also