MetafileHeader.IsEmfPlusOnly

MetafileHeader.IsEmfPlusOnly method

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

public bool IsEmfPlusOnly()

Return Value

True if the associated Metafile supports only the Windows enhanced metafile plus format; otherwise, false.

See Also