public class OdgPage extends Object
Constructor and Description |
---|
OdgPage() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getHeight()
Gets or sets the height.
|
Integer |
getWidth()
Gets or sets the width.
|
int |
hashCode() |
OdgPage |
height(Integer height) |
void |
setHeight(Integer height) |
void |
setWidth(Integer width) |
String |
toString() |
OdgPage |
width(Integer width) |
Copyright © 2021 Aspose Pty Ltd. All rights reserved.