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