ComponentOne FlexReport for WinForms
EncryptionType Property (PdfOptionsFormBase)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > PdfOptionsFormBase Class : EncryptionType Property
Gets or sets the type of encryption to use for a password-protected PDF document.
Syntax
'Declaration
 
Public Overridable Property EncryptionType As C1.C1Pdf.PdfEncryptionType
public virtual C1.C1Pdf.PdfEncryptionType EncryptionType {get; set;}
See Also

Reference

PdfOptionsFormBase Class
PdfOptionsFormBase Members