 | HyperTextShouldOverrideStylesFontStyle Property |
Gets or sets a value indicating whether this
HyperText should override the font face 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 ShouldOverrideStylesFontStyle { get; set; }Property Value
Type:
Boolean if the font face specified in styles should be overridden; otherwise,
.
See Also