ComponentOne PDF for .NET
IsPassword Property

C1.C1Pdf.4 Assembly > C1.C1Pdf 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 System.Boolean
public System.bool IsPassword {get; set;}
See Also

Reference

PdfTextBox Class
PdfTextBox Members