Aspose::Cells::PdfSaveOptions::SetEmbedAttachments method
PdfSaveOptions::SetEmbedAttachments method
Indicates whether to embed attachment for Ole objects in Excel.
void Aspose::Cells::PdfSaveOptions::SetEmbedAttachments(bool value)
Remarks
Default value is false. The value must be false when PDF/A compliance is set or pdf encryption is enabled.
See Also
- Class Vector
 - Class PdfSaveOptions
 - Namespace Aspose::Cells
 - Library Aspose.Cells for C++