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 internal void Add( Image image ) |
| Visual Basic |
|---|
Protected Friend Sub Add ( _ image As Image _ ) |
| Visual C++ |
|---|
protected public: void Add( Image^ image ) |
Parameters
- image
- Type: iTextSharp.text..::..Image