Version

EmfEpsData.Version property

Gets or sets a 32-bit unsigned integer that specifies the PostScript language level. This value MUST be 0x00000001

public int Version { get; set; }

See Also