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