Extract masks from text fields using iTextSharp

315 Views Asked by At

How can I extract masks from textfields in a form using iTextSharp? For instance, I know that there is a "Date" field that required the format to be like dd/mm/yyyy. Where this data is stored?

thanks

0

There are 0 best solutions below