Click or drag to resize

PdfEmbeddedFileSpecification Properties

The PdfEmbeddedFileSpecification type exposes the following members.

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