public class FileAttachmentElement : PageElement
Public Class FileAttachmentElement
Inherits PageElement
FileAttachmentElement(RectangleF, String) | Creates a file attachment and a link in page to the attachment |
FileAttachmentElement(RectangleF, Stream, String) | Creates a file attachment from a stream and a link in page to the attachment |
IconColor | The file attachment icon color. By default is black |
IconType | The file attachment icon type. The default icon is paper clip |
LinkRectangle | Gets or sets the file attachment icon rectangle in PDF page |
Text | The file attachment text |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |