StiReportObjectStringConverter Class

Namespace: Stimulsoft.System.Text

Methods

Method Returns Description
convertStringToColor static Color  
convertStringToColorArray static Color[]  
convertStringToFont static Stimulsoft.System.Drawing.Font  

Method Details

convertStringToColor static

convertStringToColor(str: string): Color

Parameters

  • str (string)

Returns Color


convertStringToColorArray static

convertStringToColorArray(str: string): Color[]

Parameters

  • str (string)

Returns Color[]


convertStringToFont static

convertStringToFont(str: string): Stimulsoft.System.Drawing.Font

Parameters

  • str (string)

Returns Stimulsoft.System.Drawing.Font

Fields

Field Type Description
str any  
str any