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