ComponentOne FlexReport for WPF
EncryptionType Property

C1.WPF.Document.4 Assembly > C1.WPF.Document.Export Namespace > PdfSecurityOptions Class : EncryptionType Property
Gets or sets the PDF encryption type. The default is standart 40 bit.
Syntax
'Declaration
 
Public Property EncryptionType As C1.WPF.Pdf.PdfEncryptionType
public C1.WPF.Pdf.PdfEncryptionType EncryptionType {get; set;}
See Also

Reference

PdfSecurityOptions Class
PdfSecurityOptions Members