Table of Contents
ColorModel Property

Gets or sets the default color model.

Syntax
 public ColorModel ColorModel { get; set; }
Remarks

This property is ignored when custom layout template is used.

See Also