public class PasswordProtectOptions extends ProtectPDFOptions
ProtectPDFOperation
.Modifier and Type | Class and Description |
---|---|
static class |
PasswordProtectOptions.Builder
Builds a
PasswordProtectOptions instance. |
Modifier and Type | Method and Description |
---|---|
EncryptionAlgorithm |
getEncryptionAlgorithm()
Returns the intended encryption algorithm of the resulting encrypted PDF file.
|
String |
getUserPassword()
Returns the intended user password of the resulting encrypted PDF file.
|
passwordProtectOptionsBuilder
public String getUserPassword()
public EncryptionAlgorithm getEncryptionAlgorithm()
Copyright © 2020 Adobe. All rights reserved.