PdfFormTextBox Constructor
Creates a noteText box form field
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfFormTextBox(
RectangleFloat bounds,
string text,
PdfFont pdfFont
)
Parameters
- bounds RectangleFloat
- The noteText box control bounds
- text String
- The noteText box noteText
- pdfFont PdfFont
- The noteText font