Working with Attachments in PDF

Contents
[ ]

In this section, we will explain how to work with attachments in PDF using Aspose.PDF for .NET. An attachment is an additional file that is attached to a parent document, it can be a variety of file types, such as pdf, word, image, or other files. You will learn how to add attachments to pdf, get the information of an attachment, and save it to file, delete the attachment from PDF programmatically with C#.