Aspose::Pdf::Plugins::FormFieldOptions::set_Required method

FormFieldOptions::set_Required method

Gets/sets the value to determine whether created/modified field is required or not (if will be set).

void Aspose::Pdf::Plugins::FormFieldOptions::set_Required(System::Nullable<bool> value)

See Also