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