Click or drag to resize

PdfAttachment Properties

The PdfAttachment type exposes the following members.

Properties
Name Description
Public property CreationDate
Gets or sets creation date.
(Inherited from PdfEmbeddedFileSpecification .)
Public property Data
Gets or sets the data.
(Inherited from PdfEmbeddedFileSpecification .)
Public property Description
Gets or sets the description.
(Inherited from PdfEmbeddedFileSpecification .)
Public property FileName
Gets or sets the File Name.
(Inherited from PdfEmbeddedFileSpecification .)
Public property MimeType
Gets or sets the MIME type of the embedded file.
(Inherited from PdfEmbeddedFileSpecification .)
Public property ModificationDate
Gets or sets modification date.
(Inherited from PdfEmbeddedFileSpecification .)
Top
See Also