| CreateAttachmentFromData(Byte, String) | Creates an attachment in PDF document from the given data |
| CreateAttachmentFromData(Byte, String, String) | Creates an attachment in PDF document from the given data |
| CreateAttachmentFromData(PdfPage, RectangleFloat, PdfAttachIconType, Byte, String) | Creates an attachment in PDF document from the given data and an icon for attachment in the given rectangle in the given PDF page |
| CreateAttachmentFromData(PdfPage, RectangleFloat, PdfAttachIconType, Byte, String, String) | Creates an attachment in PDF document from the given data and an icon for attachment in the given rectangle in the given PDF page |