PdfSaveOptions.EmbedAttachments
PdfSaveOptions.EmbedAttachments property
Indicates whether to embed attachment for Ole objects in Excel.
public bool EmbedAttachments { get; set; }
Remarks
Default value is false. The value must be false when PDF/A compliance is set or pdf encryption is enabled.
See Also
- class PdfSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells