OdLoadOptions
Inheritance: java.lang.Object, com.aspose.imaging.LoadOptions
public class OdLoadOptions extends LoadOptions
Die Open-Document-Ladeoptionen
Konstruktoren
| Konstruktor | Beschreibung |
|---|---|
| OdLoadOptions() |
Methoden
| Methode | Beschreibung |
|---|---|
| getPassword() | Liest das Passwort. |
| setPassword(String value) | Setzt das Passwort. |
OdLoadOptions()
public OdLoadOptions()
getPassword()
public final String getPassword()
Liest das Passwort.
Returns: java.lang.String
setPassword(String value)
public final void setPassword(String value)
Setzt das Passwort.
Parameters:
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | java.lang.String |