Initializes a new instance of the PdfEncryption class
Namespace: iTextSharp.text.pdfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public PdfEncryption( PdfEncryption enc ) |
Visual Basic |
---|
Public Sub New ( _ enc As PdfEncryption _ ) |
Visual C++ |
---|
public: PdfEncryption( PdfEncryption^ enc ) |