Método Aspose::Pdf::DocumentInfo::idx_set
DocumentInfo::idx_set method
Establece el valor asociado con la clave especificada.
void Aspose::Pdf::DocumentInfo::idx_set(const System::String &key, System::String value) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| clave | const System::String& | La clave cuyo valor obtener o establecer. |
| valor | System::String |
Ver también
- Class String
- Class DocumentInfo
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++