PageItemHasColor Property |  |
Gets the color indicator of the image.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic bool? HasColor { get; }Property Value
NullableBooleannull if not tested, true if image has color, false if image has no color.
See Also