public class LoadOptions extends Object
Allows to specify additional options when loading a document.
LoadOptions()
LoadOptions(String password)
String
getPassword()
void
setPassword(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoadOptions()
public LoadOptions(String password)
public final String getPassword()
Password of document.
public final void setPassword(String value)
Copyright © 2020. All rights reserved.