Aspose::Words::Saving::PdfSaveOptions::get_CustomPropertiesExport метод
PdfSaveOptions::get_CustomPropertiesExport method
Получает или задает значение, определяющее способ экспорта CustomDocumentProperties в PDF‑файл.
Aspose::Words::Saving::PdfCustomPropertiesExport Aspose::Words::Saving::PdfSaveOptions::get_CustomPropertiesExport() const
Примечания
Значение по умолчанию — None.
Metadata value is not supported when saving to PDF/A. Standard will be used instead for PDF/A-1 and PDF/A-2 and None for PDF/A-4.
Standard value is not supported when saving to PDF 2.0. Metadata will be used instead.
См. также
- Enum PdfCustomPropertiesExport
- Class PdfSaveOptions
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++