Winnovative HTML to PDF Converter

PdfFormAddRadioButtonsGroup Method

Winnovative HTML to PDF Converter for .NET Documentation
Creates a group of radio buttons in PDF form

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public PdfFormRadioButtonsGroup AddRadioButtonsGroup(
	PdfPage pdfPage
)

Parameters

pdfPage
Type: WinnovativePdfPage
The PDF page in which to place the group of radio buttons

Return Value

Type: PdfFormRadioButtonsGroup
The created radio buttons group
See Also

Reference