ComponentOne PDF for WPF and Silverlight
IsPassword Property (PdfTextBox)

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

Reference

PdfTextBox Class
PdfTextBox Members