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 void ShowText( PdfTextArray text ) |
| Visual Basic |
|---|
Public Sub ShowText ( _ text As PdfTextArray _ ) |
| Visual C++ |
|---|
public: void ShowText( PdfTextArray^ text ) |
Parameters
- text
- Type: iTextSharp.text.pdf..::..PdfTextArray