Winnovative Word to PDF Converter

PdfFormRadioButtonsGroupItem Property (Int32)

Winnovative Word to PDF Converter Documentation
Gets the radio button at the given index in the radio buttons group

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

public PdfFormRadioButton this[
	int index
] { get; }

Parameters

index
Type: SystemInt32
The radio button index

Return Value

Type: PdfFormRadioButton
The the radio button at the given index in the radio buttons group
See Also

Reference