Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / ChoiceFieldItem Class / Text Property

In This Topic
    Text Property (ChoiceFieldItem)
    In This Topic
    Gets or sets the text used to display an item.
    Syntax
    'Declaration
     
    Public Property Text As System.String
    public System.string Text {get; set;}
    See Also