Aspose::Pdf::FileSpecification::GetValue method

FileSpecification::GetValue method

Gets application-specific parameter.

System::String Aspose::Pdf::FileSpecification::GetValue(System::String key)
ParameterTypeDescription
keySystem::StringParameter name.

ReturnValue

Value - if parameter found; otherwise, null.

See Also