 | HyperTextShouldOverrideStylesFontColor Property |
Gets or sets a value indicating whether this
HyperText should override the font
color specified in styles, if one is assigned.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic bool ShouldOverrideStylesFontColor { get; set; }Property Value
Type:
Boolean if should override the font color specified in styles; otherwise,
.
See Also