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