ComponentOne PDF for .NET
DefaultText Property (PdfComboListBase)

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

Reference

PdfComboListBase Class
PdfComboListBase Members