Package | Description |
---|---|
com.groupdocs.viewer.options |
The package provides classes to specify additional options when rendering documents.
|
Modifier and Type | Method and Description |
---|---|
List<Tile> |
CadOptions.getTiles()
The drawing regions to render.
|
Modifier and Type | Method and Description |
---|---|
void |
CadOptions.setTiles(List<Tile> value)
The drawing regions to render.
|