PdfFormTextBoxIsPassword Property
A flag indicating if this text box is used to enter a password. This property is false by default
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 14.0.0
public bool IsPassword { get; set; }
Property Value
Boolean