[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.Security.SetEncryptOptions

SetEncryptOptions Method

SetEncryptOptions(EncryptOptions)

Creates the StandardSecurityHandler object and assigns it to the EncryptHandler property. The type and properties of the StandardSecurityHandler object is determined by the options object.

Declaration
public void SetEncryptOptions(EncryptOptions options)
Public Sub SetEncryptOptions(options As EncryptOptions)
Parameters
Type Name Description
EncryptOptions options

The EncryptOptions object.