public class PageDescriptionLanguageConvertOptions extends CommonConvertOptions<PageDescriptionLanguageFileType>
| Constructor and Description |
|---|
PageDescriptionLanguageConvertOptions()
Initializes new instance of
|
| Modifier and Type | Method and Description |
|---|---|
protected List<Object> |
getEqualityComponents()
Gets equality components.
|
int |
getHeight()
Desired page height after conversion.
|
int |
getWidth()
Desired page width after conversion.
|
void |
setHeight(int height) |
void |
setWidth(int width) |
getPageNumber, getPages, getPagesCount, getWatermark, setPageNumber, setPages, setPagesCount, setWatermarkdeepClone, getFormat_ConvertOptions_New, getFormat, memberwiseClone, setFormat_ConvertOptions_New, setFormatequals, equals, hashCode, op_Equality, op_Inequalityclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetFormat, setFormatpublic PageDescriptionLanguageConvertOptions()
protected List<Object> getEqualityComponents()
ValueObjectGets equality components.
getEqualityComponents in class ValueObjectpublic int getHeight()
public int getWidth()
public void setHeight(int height)
public void setWidth(int width)
Copyright © 2024. All rights reserved.