Enum WmfMetafileVersion
Enum WmfMetafileVersion
Namespace: Aspose.Imaging.FileFormats.Wmf.Consts
Assembly: Aspose.Imaging.dll (25.2.0)
The MetafileVersion Enumeration defines values that specify support for device-independent bitmaps (DIBs) in metafiles.
public enum WmfMetafileVersion : short
Fields
METAVERSION100 = 256
DIBs are not supported.
METAVERSION300 = 768
DIBs are supported.