Creates a button in PDF form
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Parameters
- pdfPage
- Type: EvoPdf.HtmlToPdfClientPdfPage
The PDF page in which to place the button - button
- Type: EvoPdf.HtmlToPdfClientPdfFormButton
The button field to add
See Also