'Declaration Public Enum ColorPaletteSize Inherits System.Enum
public enum ColorPaletteSize : System.Enum
Member | Description |
---|---|
Average | Causes the WebHtmlEditor to use 11 columns of colors. |
Extended | Causes the WebHtmlEditor to use 15 columns of colors. |
Large | Causes the WebHtmlEditor to use 21 columns of colors. |
Small | Causes the WebHtmlEditor to use 7 columns of colors. |
VeryLarge | Causes the WebHtmlEditor to use 29 columns of colors. |
That property defines number of colors (columns) that appears in color editor.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2