Aspose::Pdf::DocumentInfo::idx_get method

DocumentInfo::idx_get method

Gets the value associated with the specified key.

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

ReturnValue

See Also