Not getting Contents pdf of Attachment
Sample Code:
Aspose.Pdf.Document _document = new Aspose.Pdf.Document(“Attachment.pdf”);
var embeddedFiles = _document.EmbeddedFiles.Select((Value, Index) => new { Index, Value })…...Not getting Contents pdf of attachment (File Specific) Aspose.PDF...Not getting Contents pdf of attachment Sample Code: Aspose.Pdf.Document...