PdfFormButton Constructor
Constructs text box form field
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public PdfFormButton(
RectangleFloat box,
string text,
PdfFont pdfFont
)
Parameters
- box RectangleFloat
- The button control bounding box
- text String
- The button text
- pdfFont PdfFont
- The button text font