PDFReaderControls.NET Professional Type Reference

SubmitFormAction.ConvertDatesToStandardFormat Property

When submitting all fields which contains a date are converted to a predefined format, otherwise the value is submitted as-is (aka how the user entered the data).

public bool ConvertDatesToStandardFormat {get; set;}

Remarks

This property has no meaning for SubmitFormat: Pdf.

The predefined format: 'D:yyyymmdd' (without the quotes)

See Also

SubmitFormAction Class | TallComponents.PDF.Actions Namespace