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