Click or drag to resize

StiJsonReportObjectHelperDeserializeColor Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Deserialize.Color(System.String)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Color Color(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Deserialize.Color(System.String)"]

Return Value

Type: Color

[Missing <returns> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Deserialize.Color(System.String)"]

See Also