Aspose::Cells::PdfSaveOptions::GetEmbedAttachments method
PdfSaveOptions::GetEmbedAttachments method
Indicates whether to embed attachment for Ole objects in Excel.
bool Aspose::Cells::PdfSaveOptions::GetEmbedAttachments()
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++