com.groupdocs.viewer.results

Interface Word

  • All Superinterfaces:
    TextElement<String>


    public interface Word
    extends TextElement<String>
    Represents relatively positioned rectangle which contains single word. Default implementation is WordImpl
    • Method Detail

      • getCharacters

        List<Character> getCharacters()
        The characters contained by the word.