MetafileHeader.IsWmf
MetafileHeader.IsWmf method
Returns a value that indicates whether the associated Metafile
is in the Windows metafile format.
public bool IsWmf()
Return Value
True if the associated Metafile
is in the Windows metafile format; otherwise, false.
See Also
- class MetafileHeader
- namespace System.Drawing.Imaging
- assembly Aspose.Drawing