Aspose::Pdf::DataEditor::DictionaryEditor::idx_set method
DictionaryEditor::idx_set method
Устанавливает элемент с указанным ключом.
void Aspose::Pdf::DataEditor::DictionaryEditor::idx_set(const System::String &key, System::SharedPtr<ICosPdfPrimitive> value) override
| Параметр | Тип | Описание |
|---|---|---|
| ключ | const System::String& | Ключ элемента для получения или установки. |
| value | System::SharedPtr<ICosPdfPrimitive> | Элемент с указанным ключом. |
См. также
- Class String
- Typedef SharedPtr
- Class ICosPdfPrimitive
- Class DictionaryEditor
- Namespace Aspose::Pdf::DataEditor
- Library Aspose.PDF for C++