Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
protected PdfArray CopyArray( PdfArray inp ) |
| Visual Basic |
|---|
Protected Function CopyArray ( _ inp As PdfArray _ ) As PdfArray |
| Visual C++ |
|---|
protected: PdfArray^ CopyArray( PdfArray^ inp ) |
Parameters
- inp
- Type: iTextSharp.text.pdf..::..PdfArray