Version

EmfPlusHeader.Version property

Gets or sets the version. An EmfPlusGraphicsVersion object (section 2.2.2.19) that specifies the version of operating system graphics that was used to create this metafile.

public EmfPlusGraphicsVersion Version { get; set; }

Property Value

The version.

See Also