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
- class MetafileHeader
- namespace System.Drawing.Imaging
- assembly Aspose.Drawing