textColor Property (AutoTextInvertRequestParams)
Gets or sets a color for filling of inverted text.
'Declaration
Public Property textColor As String
public string textColor { get; set; }
public: __property string* get_textColor();
public: __property void set_textColor(
string*
);
Property Value
Default value is "rgba(255,255,255,1)".
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5