Aspose::Pdf::FileSpecification::GetValue method
FileSpecification::GetValue method
Gets application-specific parameter.
System::String Aspose::Pdf::FileSpecification::GetValue(const System::String &key)
| Parameter | Type | Description |
|---|---|---|
| key | const System::String& | Parameter name. |
ReturnValue
Value - if parameter found; otherwise, null.
See Also
- Class String
- Class FileSpecification
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++