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 bool ReplacePushbuttonField( string field, PdfFormField button ) |
| Visual Basic |
|---|
Public Function ReplacePushbuttonField ( _ field As String, _ button As PdfFormField _ ) As Boolean |
| Visual C++ |
|---|
public: bool ReplacePushbuttonField( String^ field, PdfFormField^ button ) |