Documents for PDF, .NET Edition Documentation
Password Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > TextField Class : Password Property
Gets or sets a value indicating whether the field is intended for entering a secure password that should not be echoed visibly to the screen.
Syntax
'Declaration
 
Public Property Password As System.Boolean
public System.bool Password {get; set;}
See Also

Reference

TextField Class
TextField Members