public class CompressionConvertOptions extends ConvertOptions
| Constructor | Description |
|---|---|
CompressionConvertOptions() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getPassword() |
Set this property if you want to protect the converted document with a password
|
int |
hashCode() |
|
CompressionConvertOptions |
password(String password) |
|
void |
setPassword(String password) |
|
String |
toString() |
addPagesItem, fromPage, getFromPage, getPages, getPagesCount, getWatermarkOptions, pages, pagesCount, setFromPage, setPages, setPagesCount, setWatermarkOptions, watermarkOptionspublic CompressionConvertOptions password(String password)
public String getPassword()
public void setPassword(String password)
public boolean equals(Object o)
equals in class ConvertOptionspublic int hashCode()
hashCode in class ConvertOptionspublic String toString()
toString in class ConvertOptionsCopyright © 2026. All rights reserved.