Aspose::Pdf::Facades::PdfFileInfo::SetMetaInfo method

PdfFileInfo::SetMetaInfo method

Sets customized information of PDF document.

void Aspose::Pdf::Facades::PdfFileInfo::SetMetaInfo(System::String name, System::String value)
ParameterTypeDescription
nameSystem::StringCustom meta property key.
valueSystem::StringCustom meta property value.

See Also