| Package | Description |
|---|---|
| com.groupdocs.cloud.viewer.model |
| Modifier and Type | Method | Description |
|---|---|---|
Line |
Line.addWordsItem(Word wordsItem) |
|
Line |
Line.words(List<Word> words) |
| Modifier and Type | Method | Description |
|---|---|---|
List<Line> |
PageInfo.getLines() |
The lines contained by the page when viewing as JPG or PNG with enabled Text Extraction
|
| Modifier and Type | Method | Description |
|---|---|---|
PageInfo |
PageInfo.addLinesItem(Line linesItem) |
| Modifier and Type | Method | Description |
|---|---|---|
PageInfo |
PageInfo.lines(List<Line> lines) |
|
void |
PageInfo.setLines(List<Line> lines) |
Copyright © 2025. All rights reserved.