TextField.Password Property

Gets or Sets the text field intended for entering a secure password that should not be echoed visibly to the screen.

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

Property Value

Boolean

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

TextField
ceTe.DynamicPDF.PageElements.Forms

In this topic