This example shows how to use the helper methods SetPercentValue, SetNumberValue, SetDateValue, SetTimeValue, SetSpecialFormatValue on TextField, CombTextField and ComboBoxField to set the fields' format/formatted values.
Note that setting any property affecting the appearance of a field causes any formatting set using these methods to be lost, so these methods should be called after any adjustments to the field's appearance are done.
DsPdf is compatible with .NET 6 or later, .NET Core 2.0 or later, .NET Standard 2.x, .NET Framework 4.6.1 or later. All features are supported on Windows, macOS and Linux.