PdfFormAddButton(PdfPage, PdfFormButton) Method
Adds an existing button in form
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public void AddButton(
PdfPage pdfPage,
PdfFormButton button
)
Parameters
- pdfPage PdfPage
- The PDF page where to add the button
- button PdfFormButton
- The button field to add