public class PdfAttachment : PdfObject
Public Class PdfAttachment
Inherits PdfObject
public ref class PdfAttachment : public PdfObject
type 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) |