PdfDocumentAddFormField(PdfFormField, Single) Method
Adds a form field at the given vertical offset after the last PDF object rendered
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public void AddFormField(
PdfFormField formField,
float dy
)
Parameters
- formField PdfFormField
- The form field to add
- dy Single
- The vertical offset after the last PDF object rendered