Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected static PdfFormField CreateButton( PdfWriter writer, int flags ) |
Visual Basic |
---|
Protected Shared Function CreateButton ( _ writer As PdfWriter, _ flags As Integer _ ) As PdfFormField |
Visual C++ |
---|
protected: static PdfFormField^ CreateButton( PdfWriter^ writer, int flags ) |