[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.ComboBoxField.Value

Value Property

Value

Gets or sets the value of ComboBoxField, value is specified as index of selected item.

Declaration
public int Value { get; set; }
Public Property Value As Integer