cSpace Specifies the color space. The default color space, and currently the only space permitted, is SRGB. Syntax Reference_Syntax.cSpace = “SRGB” Values Type Values String SRBG (default) Note: This is the only supported value. Applies to Model Object Form Model color Version XFA 2.1 Examples JavaScript TextField1.border.edge.color.cSpace = “SRGB”; FormCalc TextField1.border.edge.color.cSpace = “SRGB”