WmfMetafileVersion Enumeration
The MetafileVersion Enumeration defines values that specify support for device-independent
bitmaps (DIBs) in metafiles.
Module: aspose.imaging.fileformats.wmf.consts
Full Name: aspose.imaging.fileformats.wmf.consts.WmfMetafileVersion
Members
Member name | Description |
---|---|
METAVERSION100 | DIBs are not supported. |
METAVERSION300 | DIBs are supported. |