public class PresentationSaveOptions extends SaveOptions
| Constructor | Description |
|---|---|
PresentationSaveOptions() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getPassword() |
Allows to specify document password
|
int |
hashCode() |
|
PresentationSaveOptions |
password(String password) |
|
void |
setPassword(String password) |
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitfileInfo, getFileInfo, getOutputPath, outputPath, setFileInfo, setOutputPathformat, getFormat, getHtmlPath, getResourcesPath, htmlPath, resourcesPath, setFormat, setHtmlPath, setResourcesPathpublic PresentationSaveOptions password(String password)
public String getPassword()
public void setPassword(String password)
public boolean equals(Object o)
equals in class SaveOptionspublic int hashCode()
hashCode in class SaveOptionspublic String toString()
toString in class SaveOptionsCopyright © 2025. All rights reserved.