Aspose::Pdf::JavaScriptCollection::idx_set metod
JavaScriptCollection::idx_set method
Ställer in JavaScript i samlingen med dess nyckel.
void Aspose::Pdf::JavaScriptCollection::idx_set(const System::String &key, const System::String &value)
| Parameter | Typ | Beskrivning |
|---|---|---|
| nyckel | const System::String& | Nyckelvärde. |
| värde | const System::String& | Javascript-samling. |
Se även
- Class String
- Class JavaScriptCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++