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 PRAcroForm..::..FieldInformation GetField( string name ) |
| Visual Basic |
|---|
Public Function GetField ( _ name As String _ ) As PRAcroForm..::..FieldInformation |
| Visual C++ |
|---|
public: PRAcroForm..::..FieldInformation^ GetField( String^ name ) |
Parameters
- name
- Type: System..::..String