PdfFormAddButton Method
Creates a button in PDF form
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public void AddButton(
PdfPage pdfPage,
PdfFormButton button
)
Parameters
- pdfPage PdfPage
- The PDF page in which to place the button
- button PdfFormButton
- The button field to add