PdfFormButton Constructor
Constructs text box form field
Namespace: WinnovativeClientAssembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
public PdfFormButton(
RectangleFloat box,
string text,
PdfFont pdfFont
)
Public Sub New (
box As RectangleFloat,
text As String,
pdfFont As PdfFont
)
Parameters
- box RectangleFloat
- The button control bounding box
- text String
- The button text
- pdfFont PdfFont
- The button text font