Aspose::Pdf::FileSpecification::GetValue method

FileSpecification::GetValue method

Gets application-specific parameter.

System::String Aspose::Pdf::FileSpecification::GetValue(const System::String &key)
ParameterTypeDescription
keyconst System::String&Parameter name.

ReturnValue

Value - if parameter found; otherwise, null.

See Also