Version

EmfHeaderObject.Version property

获取或设置版本(4 字节):一个 32 位无符号整数,用于指定 EMF 元文件互操作性。这应该是 0x00010000

public int Version { get; set; }

也可以看看