Winnovative Word to PDF Converter

PdfFormAddRadioButtonsGroup Method

Winnovative Word to PDF Converter Documentation
Creates a group of radio buttons in PDF form

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public PdfFormRadioButtonsGroup AddRadioButtonsGroup(
	PdfPage pdfPage
)

Parameters

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

Return Value

Type: PdfFormRadioButtonsGroup
The created radio buttons group
See Also

Reference