PDFKit.NET 2.0 Class Library (.NET 2.0)

PasswordField Constructor 

Create a new password field.

public PasswordField(
   string fullName
);

Parameters

fullName
The fully qualified name for this field.

See Also

PasswordField Class | TallComponents.PDF.Forms.Fields Namespace