Click or drag to resize
HyperTextStylesShouldOverrideInheritedLineSpacing Property
Gets or sets a value indicating whether this instance should override the inherited line spacing.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public bool ShouldOverrideInheritedLineSpacing { get; set; }

Property Value

Type: Boolean
if the inherited line spacing should be overridden; otherwise, .
See Also