Version

EmfPlusGraphicsObjectType.Version property

Gets or sets the version.

public EmfPlusGraphicsVersion Version { get; set; }

Property Value

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

See Also