Aspose::Pdf::Facades::PdfFileInfo::SaveNewInfoWithXmp method

PdfFileInfo::SaveNewInfoWithXmp method

Changes the properties specified explicitly by setting file information, other properties remain.

bool Aspose::Pdf::Facades::PdfFileInfo::SaveNewInfoWithXmp(System::String outputFileName)
ParameterTypeDescription
outputFileNameSystem::StringOutput file.

ReturnValue

True for success, or false.

See Also