Package | Description |
---|---|
com.groupdocs.viewer.results |
The package provides classes which represent document rendering results.
|
Modifier and Type | Method and Description |
---|---|
List<Line> |
Page.getLines() |
Constructor and Description |
---|
Page(int number,
boolean visible,
int width,
int height,
List<Line> lines)
Initializes new instance of
Page class. |
Copyright © 2020. All rights reserved.