Documents for PDF, .NET Edition Documentation
DefaultSelectedIndex Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > ChoiceField Class : DefaultSelectedIndex Property
Gets or sets the index of item selected by default.
Syntax
'Declaration
 
Public Property DefaultSelectedIndex As System.Integer
public System.int DefaultSelectedIndex {get; set;}
See Also

Reference

ChoiceField Class
ChoiceField Members