Winnovative Excel to PDF Converter

PdfFormRadioButtonsGroupItem Property (Int32)

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

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.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