Initializes a new instance of the PdfPRow class
Namespace: iTextSharp.text.pdfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public PdfPRow( PdfPRow row ) |
Visual Basic |
---|
Public Sub New ( _ row As PdfPRow _ ) |
Visual C++ |
---|
public: PdfPRow( PdfPRow^ row ) |
Parameters
- row
- Type: iTextSharp.text.pdf..::..PdfPRow