Operator implicit operator
implicit operator TextAndFontStyle(string)
Implicit operator declaration for the conversion from string to TextAndFontStyle.
public static implicit operator TextAndFontStyle(string value)
Parameters
value
stringValue to convert.