PdfFormAddTextBox(PdfPage, PdfFormTextBox) Method
Adds an existing text box field in form
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public void AddTextBox(
PdfPage pdfPage,
PdfFormTextBox textBox
)
Parameters
- pdfPage PdfPage
- The PDF page where to add the noteText box
- textBox PdfFormTextBox
- The noteText box field to add