MetafileHeader.IsEmfPlusDual
MetafileHeader.IsEmfPlusDual method
Returns a value that indicates whether the associated Metafile
is in the Dual enhanced metafile format. This format supports both the enhanced and the enhanced plus format.
public bool IsEmfPlusDual()
Return Value
True if the associated Metafile
is in the Dual enhanced metafile format; otherwise, false.
See Also
- class MetafileHeader
- namespace System.Drawing.Imaging
- assembly Aspose.Drawing