Version

EmfCommentWindowsMetaFile.Version property

Gets or sets a 16-bit unsigned integer that specifies the WMF metafile version in terms of support for device-independent bitmaps (DIBs), from the WMF MetafileVersion enumeration ([MS-WMF] section 2.1.1.19).

public WmfMetafileVersion Version { get; set; }

See Also