Click or drag to resize
RichTextStyleToEndTag Method
Creates a string representation of an end tag for the style.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public string ToEndTag()

Return Value

Type: String
The end tag.
See Also