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 ConsumeRowspan( ArrayList row, PdfDocument..::..RenderingContext ctx ) |
| Visual Basic |
|---|
Protected Friend Sub ConsumeRowspan ( _ row As ArrayList, _ ctx As PdfDocument..::..RenderingContext _ ) |
| Visual C++ |
|---|
protected public: void ConsumeRowspan( ArrayList^ row, PdfDocument..::..RenderingContext^ ctx ) |
Parameters
- row
- Type: System.Collections..::..ArrayList