[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.ChoiceFieldItem.Value

Value Property

Value

Gets or sets the value of item, if not specified then Text will be used as value.

Declaration
public string Value { get; set; }
Public Property Value As String