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)
| Parameter | Type | Description |
|---|---|---|
| outputFileName | const System::String& | Output file. |
ReturnValue
True for success, or false.
See Also
- Class String
- Class PdfFileInfo
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++