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# |
|---|
public PdfIndirectObject AddToBody( PdfObject objecta ) |
| Visual Basic |
|---|
Public Function AddToBody ( _ objecta As PdfObject _ ) As PdfIndirectObject |
| Visual C++ |
|---|
public: PdfIndirectObject^ AddToBody( PdfObject^ objecta ) |
Parameters
- objecta
- Type: iTextSharp.text.pdf..::..PdfObject