PdfFormAddButton Method
Creates a button in PDF form
Namespace: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.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