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

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > ChoiceFieldItem Class : Value Property
Gets or sets the value of item, if not specified then Text will be used as value.
Syntax
'Declaration
 
Public Property Value As System.String
public System.string Value {get; set;}
See Also

Reference

ChoiceFieldItem Class
ChoiceFieldItem Members