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 CopyFormat( PdfPTable sourceTable ) |
| Visual Basic |
|---|
Protected Friend Sub CopyFormat ( _ sourceTable As PdfPTable _ ) |
| Visual C++ |
|---|
protected public: void CopyFormat( PdfPTable^ sourceTable ) |
Parameters
- sourceTable
- Type: iTextSharp.text.pdf..::..PdfPTable