For the complete documentation index, see llms.txt. This page is also available as Markdown.

TextWithoutCharacterName

Property in LocalizedLine

Summary

The underlying MarkupParseResult for this line, with any character attribute removed.

public Markup.MarkupParseResult TextWithoutCharacterName
{
            get; }

Remarks

If the line has no character attribute, this method returns the same value as Text .

Last updated

Was this helpful?