encryption_algorithm property
encryption_algorithm property
Gets or sets the encryption mode.
Definition:
@property
def encryption_algorithm(self):
...
@encryption_algorithm.setter
def encryption_algorithm(self, value):
...
See Also
- module
aspose.html.rendering.pdf.encryption
- class
PdfEncryptionAlgorithm
- class
PdfEncryptionInfo