1. GroupDocs.Viewer
  2. /
  3. GroupDocs.Viewer for .NET
  4. /
  5. GroupDocs.Viewer.Results
  6. /
  7. Word
  8. /
  9. Characters

Characters

Word.Characters property

The characters contained by the word.

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

See Also