Namespace: iTextSharp.text.pdf.events
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void Create( Chunk text, string in1, string in2, string in3 ) |
Visual Basic |
---|
Public Sub Create ( _ text As Chunk, _ in1 As String, _ in2 As String, _ in3 As String _ ) |
Visual C++ |
---|
public: void Create( Chunk^ text, String^ in1, String^ in2, String^ in3 ) |
Parameters
- text
- Type: iTextSharp.text..::..Chunk
- in1
- Type: System..::..String
- in2
- Type: System..::..String
- in3
- Type: System..::..String