EncryptionOptions
Vue de l’ensemble
‘EncryptionOptions’ est un type dans Aspose.PDF FOSS pour Go.
EncryptionOptions confie chaque bouton qui contrôle comment un document est chiffré lorsqu’il est sauvé.
Propriétés : « Algoritme », « OwnerPassword » , « Permis » et « UserPasswords ».
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
UserPassword | string | Read/Write | Gets the user password. |
OwnerPassword | string | Read/Write | Gets the owner password. |
Permissions | *Permissions | Read/Write | Gets the permissions. |
Algorithm | EncryptionAlgorithm | Read/Write | Gets the algorithm. |
Voir aussi
- Aspose.PDF — Résultats de l’API d’entreprise