Aspose::Pdf::DocumentInfo::idx_set method

DocumentInfo::idx_set method

Sets the value associated with the specified key.

void Aspose::Pdf::DocumentInfo::idx_set(const System::String &key, System::String value) override
ParameterTypeDescription
keyconst System::String&The key whose value to get or set.
valueSystem::String

See Also