public class PdfAttachment : PdfObjectPublic Class PdfAttachment
Inherits PdfObjectpublic ref class PdfAttachment : public PdfObjecttype PdfAttachment =
class
inherit PdfObject
end| PdfAttachment(RectangleFloat, String) | Creates an attachment in PDF document from the given file |
| PdfAttachment(RectangleFloat, Byte, String) | Creates an attachment in PDF document from the given data |
| Description | The file attachment description |
| IconColor | The file attachment icon color in PDF page |
| IconRectangle | The file attachment icon rectangle in PDF page |
| IconType | The file attachment icon type in PDF page |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |