[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.ComboBoxField.Text

Text Property

Text

Gets or sets the value of this ComboBoxField as a string. This property is used to specify the value of the ComboBoxField if its Editable property is true.

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