Aspose::Pdf::Forms::NumberField::set_AllowedChars method

NumberField::set_AllowedChars method

Sets the allowed chars.

void Aspose::Pdf::Forms::NumberField::set_AllowedChars(System::String value)

Remarks

The allowed chars string. 0123456789 by default

See Also