Namespace: iTextSharp.text.pdf.collection
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public PdfObject GetValue( string v ) |
| Visual Basic |
|---|
Public Function GetValue ( _ v As String _ ) As PdfObject |
| Visual C++ |
|---|
public: PdfObject^ GetValue( String^ v ) |
Parameters
- v
- Type: System..::..String