PdfFormAddListBox(PdfPage, PdfFormListBox) Method
Adds an existing list box field in form
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public void AddListBox(
PdfPage pdfPage,
PdfFormListBox listBox
)
Parameters
- pdfPage PdfPage
- The PDF page where to add the list box
- listBox PdfFormListBox
- The list box field to add