ComponentOne FlexReport for WinForms
EncryptionType Property (PdfSecurityOptions)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.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.C1Pdf.PdfEncryptionType
public C1.C1Pdf.PdfEncryptionType EncryptionType {get; set;}
See Also

Reference

PdfSecurityOptions Class
PdfSecurityOptions Members