Aspose::Pdf::Plugins::FormFieldOptions::set_ReadOnly method

FormFieldOptions::set_ReadOnly method

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

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

See Also