EncryptionOptions Constructors
Contains encryption options for a presentation.| Name | Parameters | Description |
|---|---|---|
| EncryptionOptions(String, EncryptionType) | password, type | Initializes a new instance of the EncryptionOptions class with specified settings. |
See Also