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# |
|---|
protected PdfFormField GetChoiceField( bool isList ) |
| Visual Basic |
|---|
Protected Function GetChoiceField ( _ isList As Boolean _ ) As PdfFormField |
| Visual C++ |
|---|
protected: PdfFormField^ GetChoiceField( bool isList ) |
Parameters
- isList
- Type: System..::..Boolean