Bit flags that provide information about a content export job.
Member | Value | Description |
---|---|---|
MFExportContentFlagClearArchivalMarker | 8 | If present, the 'Marked for archiving' property of the exported objects is reset after the export. |
MFExportContentFlagDestroyAfterExport | 4 | If present and exporting full objects, the exported objects are destroyed from the vault after the export. |
MFExportContentFlagExportInformationOnDestroyedData | 64 | If present, only information on destroyed objects and object versions is exported. |
MFExportContentFlagIndicateDropouts | 1024 | If present, dropout information is exported if a previously exported object is no longer part of the export set. |
MFExportContentFlagLatestVersionsOnly | 2 | If present, only the latest version of each object is exported. |
MFExportContentFlagNone | 0 | None. |
MFExportContentFlagSaveFilesAlsoAsPDFA | 32 | If present, files are also saved as PDF/A. |
MFExportContentFlagUseMultipleContentPackages | 128 | If present, the target location represents a folder for multiple content packages. |