[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.TextField.Password

Password Property

Password

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.

Declaration
public bool Password { get; set; }
Public Property Password As Boolean