Documents for PDF, .NET Edition Documentation
Value Property (ComboBoxField)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > ComboBoxField Class : Value Property
Gets or sets the value of ComboBoxField, value is specified as index of selected item.
Syntax
'Declaration
 
Public Shadows Property Value As System.Integer
public new System.int Value {get; set;}
See Also

Reference

ComboBoxField Class
ComboBoxField Members