Package | Description |
---|---|
com.groupdocs.cloud.viewer.model |
Modifier and Type | Method | Description |
---|---|---|
PageRotation |
PageRotation.pageNumber(java.lang.Integer pageNumber) |
|
PageRotation |
PageRotation.rotationAngle(PageRotation.RotationAngleEnum rotationAngle) |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<PageRotation> |
RenderOptions.getPageRotations() |
Page rotations
|
Modifier and Type | Method | Description |
---|---|---|
RenderOptions |
RenderOptions.addPageRotationsItem(PageRotation pageRotationsItem) |
Modifier and Type | Method | Description |
---|---|---|
RenderOptions |
RenderOptions.pageRotations(java.util.List<PageRotation> pageRotations) |
|
void |
RenderOptions.setPageRotations(java.util.List<PageRotation> pageRotations) |
Copyright © 2020. All rights reserved.