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
| Parameter | Type | Description |
|---|---|---|
| key | const System::String& | The key whose value to get or set. |
| value | System::String |
See Also
- Class String
- Class DocumentInfo
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++