PdfFormTextBoxIsPassword Property
A flag indicating if this text box is used to enter a password. This property is false by default
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public bool IsPassword { get; set; }
Public Property IsPassword As Boolean
Get
Set
Property Value
Boolean