Interface RequestPdfDocumentPasswordCallback.Params
- Enclosing interface:
- RequestPdfDocumentPasswordCallback
public static interface RequestPdfDocumentPasswordCallback.Params
The parameters of the
RequestPdfDocumentPasswordCallback
.-
Method Summary
-
Method Details
-
frame
Returns theFrame
instance that requests the password for PDF document. -
url
Returns a string that represents the URL of the encrypted PDF document.
-