 | HyperTextStylesShouldOverrideInheritedFontSize Property |
Gets or sets a value indicating whether this instance should override the inherited font size.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic bool ShouldOverrideInheritedFontSize { get; set; }Property Value
Type:
Boolean if the inherited font size should be overridden; otherwise,
.
See Also