Uses of Class
aspose.pdf.DocumentAttachments

Uses of DocumentAttachments in aspose.pdf
 

Methods in aspose.pdf that return DocumentAttachments
 DocumentAttachments Pdf.getDocumentAttachments()
          Gets a DocumentAttachments which will be added upon the PDF document.
 

Methods in aspose.pdf with parameters of type DocumentAttachments
 void Pdf.getDocumentAttachments(DocumentAttachments value)
          Sets a DocumentAttachments which will be added upon the PDF document.