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 RenderCells( PdfDocument..::..RenderingContext ctx, ArrayList cells, bool hasToFit ) |
| Visual Basic |
|---|
Protected Friend Sub RenderCells ( _ ctx As PdfDocument..::..RenderingContext, _ cells As ArrayList, _ hasToFit As Boolean _ ) |
| Visual C++ |
|---|
protected public: void RenderCells( PdfDocument..::..RenderingContext^ ctx, ArrayList^ cells, bool hasToFit ) |