OdLoadOptions
Inheritance: java.lang.Object, com.aspose.imaging.LoadOptions
public class OdLoadOptions extends LoadOptions
The Open Document Load Options
Constructors
| Constructor | Description |
|---|---|
| OdLoadOptions() |
Methods
| Method | Description |
|---|---|
| getPassword() | Gets the password. |
| setPassword(String value) | Sets the password. |
OdLoadOptions()
public OdLoadOptions()
getPassword()
public final String getPassword()
Gets the password.
Returns: java.lang.String
setPassword(String value)
public final void setPassword(String value)
Sets the password.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | java.lang.String |