LoadParams
public
final
class
LoadParams
extends Object
java.lang.Object | |
↳ | android.graphics.pdf.LoadParams |
Represents a set of parameters to load the PDF document.
Summary
Nested classes | |
---|---|
class |
LoadParams.Builder
Builder for constructing |
Public methods | |
---|---|
String
|
getPassword()
Gets the password for the loaded document. |
Inherited methods | |
---|---|
Public methods
getPassword
public String getPassword ()
Gets the password for the loaded document. Returns null
if not set.
Returns | |
---|---|
String |
the password for the document. |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-06-18 UTC.
[null,null,["Last updated 2024-06-18 UTC."],[],[]]