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 void Add( PdfContentByte other ) |
Visual Basic |
---|
Public Sub Add ( _ other As PdfContentByte _ ) |
Visual C++ |
---|
public: void Add( PdfContentByte^ other ) |
Parameters
- other
- Type: iTextSharp.text.pdf..::..PdfContentByte