Lcs

EmfCreateColorSpace.Lcs property

Gets or sets a WMF LogColorSpace object ([MS-WMF] section 2.2.2.11), which can specify the name of a color profile in ASCII characters.

public WmfLogColorSpace Lcs { get; set; }

See Also