Aspose::Pdf::Forms::NumberField::get_AllowedChars method

NumberField::get_AllowedChars method

Gets the allowed chars.

System::String Aspose::Pdf::Forms::NumberField::get_AllowedChars() const

Remarks

The allowed chars string. 0123456789 by default

See Also