OdLoadOptions

Inheritance: java.lang.Object, com.aspose.imaging.LoadOptions

public class OdLoadOptions extends LoadOptions

The Open Document Load Options

Constructors

ConstructorDescription
OdLoadOptions()

Methods

MethodDescription
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:

ParameterTypeDescription
valuejava.lang.String