Characters
Word.Characters property
The characters contained by the word.
public List<Character> Characters { get; set; }
See Also
- class Character
- class Word
- namespace GroupDocs.Viewer.Results
- assembly GroupDocs.Viewer
The characters contained by the word.
public List<Character> Characters { get; set; }