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