Winnovative HTML to PDF Converter

PdfFormRadioButtonsGroupItem Property (Int32)

Winnovative HTML to PDF Converter for .NET Documentation
Gets the radio button at the given index in the radio buttons group

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.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