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(const System::String &outputFileName)
ParameterTypeDescription
outputFileNameconst System::String&Output file.

ReturnValue

True for success, or false.

See Also