EVO Word to PDF Converter

PdfFormAddRadioButtonsGroup Method

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

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

public PdfFormRadioButtonsGroup AddRadioButtonsGroup(
	PdfPage pdfPage
)

Parameters

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

Return Value

Type: PdfFormRadioButtonsGroup
The created radio buttons group
See Also

Reference