Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Fields
PasswordModel Class
A Password PDF form field.
csharp
public class PasswordModel : TallComponents.UnoPdf.Client.Models.Pdf.Fields.ValueFieldModel
Inheritance System.Object 🡒 FieldModel 🡒 ValueFieldModel 🡒 PasswordModel
Properties | |
---|---|
MaxLength | The maximum characters that may be entered into this password field. |
PasswordCharacter | The Character (or string) used to hide the password |