Package | Description |
---|---|
com.groupdocs.viewer.results |
The package provides classes which represent document rendering results.
|
Modifier and Type | Method and Description |
---|---|
List<Character> |
Word.getCharacters() |
Constructor and Description |
---|
Word(String word,
double x,
double y,
double width,
double height,
List<Character> characters)
Initializes new instance of
Word class. |
Copyright © 2020. All rights reserved.