Version

EmfLogPalette.Version property

Gets or sets a 16-bit unsigned integer that specifies the version number of the system. This MUST be 0x0300.

public short Version { get; set; }

See Also