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?