 | RichTextStyleGetEndTag Method |
Gets the end tag for the specified style.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic static string GetEndTag(
FontStyle style
)
Parameters
- style
- Type: FontStyle
Style.
Return Value
Type:
StringThe end tag.
See Also