PdfFormRadioButton Constructor
Constructs a radio button form field to be added to a radio buttons group
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public PdfFormRadioButton(
RectangleFloat box,
string buttonName
)
Public Sub New (
box As RectangleFloat,
buttonName As String
)
Parameters
- box RectangleFloat
- The radio button bounding box
- buttonName String
- The radio button name