Characters

Word.Characters property

The characters contained by the word.

public List<Character> Characters { get; set; }

See Also