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 PdfObject CopyObject( PdfObject inp ) |
| Visual Basic |
|---|
Protected Function CopyObject ( _ inp As PdfObject _ ) As PdfObject |
| Visual C++ |
|---|
protected: PdfObject^ CopyObject( PdfObject^ inp ) |
Parameters
- inp
- Type: iTextSharp.text.pdf..::..PdfObject