ComponentOne PDF for WPF and Silverlight
IsFileSelect Property (PdfTextBox)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > PdfTextBox Class : IsFileSelect Property
Gets or set a value indicating whether the current PdfTextBox is used to enter file names.
Syntax
'Declaration
 
Public Property IsFileSelect As Boolean
public bool IsFileSelect {get; set;}
See Also

Reference

PdfTextBox Class
PdfTextBox Members