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