PdfFormTextBoxIsPassword Property
Indicates if this text box is used to enter a password. This property is false by default
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool IsPassword { get; set; }
Property Value
Boolean