Aspose.Pdf - Remove Field limit

We are using Aspose.Pdf for .NET to manipulate PDF Forms.

Many PDF forms we interact with have character limits that we want to remove completely.

I see a function to set field limit - Set Field Limit | Aspose.PDF for .NET API Reference, however not one to remove field limit completely.

Could you advise if there is a function to remove field limit completely? In Adobe Acrobat, this would untick the “Limit of x character” box".

For now we are using the workaround of setting the field limit to a very high value

Thanks

@acturisaspose
There should not be such a limitation for newly created by the library text fields. If this is not the case, please provide a code example showing the opposite.
If this is for an already created field, please attach the original document with such a field and after the edit you mentioned in Acrobat.