Aspose::Pdf::JavaScriptCollection::idx_get method

JavaScriptCollection::idx_get method

Gets JavaScript from collection by its key.

System::String Aspose::Pdf::JavaScriptCollection::idx_get(System::String key)
ParameterTypeDescription
keySystem::StringKey value.

ReturnValue

Javascript collection.

See Also