'Declaration ReadOnly Property HasFormatedColor As System.Boolean
'Usage Dim instance As IColorFormatter Dim value As System.Boolean value = instance.HasFormatedColor
System.bool HasFormatedColor {get;}
'Declaration ReadOnly Property HasFormatedColor As System.Boolean
'Usage Dim instance As IColorFormatter Dim value As System.Boolean value = instance.HasFormatedColor
System.bool HasFormatedColor {get;}
true
if this formatted text contains a foreground color; otherwise, false
.