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 static PdfPTable ShallowCopy( PdfPTable table ) |
Visual Basic |
---|
Public Shared Function ShallowCopy ( _ table As PdfPTable _ ) As PdfPTable |
Visual C++ |
---|
public: static PdfPTable^ ShallowCopy( PdfPTable^ table ) |
Parameters
- table
- Type: iTextSharp.text.pdf..::..PdfPTable