Click or drag to resize

CPDFTextWidgetIsPassword Property

Whether the TextField content display password, password :*****

Namespace:  ComPDFKit.PDFAnnotation.Form
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public bool IsPassword { get; }

Property Value

Type: Boolean
See Also