LogPalette

EmfCreatePalette.LogPalette property

Gets or sets a LogPalette object (section 2.2.17). The Version field of this object MUST be set to 0x0300. If the NumberOfEntries value in this object is zero, processing of this record MUST fail.

public EmfLogPalette LogPalette { get; set; }

See Also