ComponentOne PDF for .NET
Text Property (PdfComboListBase)

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfComboListBase Class : Text Property
Gets or sets the text value of the current combo or list.
Syntax
'Declaration
 
Public Overrides Property Text As System.String
public override System.string Text {get; set;}
See Also

Reference

PdfComboListBase Class
PdfComboListBase Members