Skip to main content
All docs
V25.1
  • Attachment Properties

    A file attached to a PDF document.
    Name Description
    CreationDate Gets or sets the date of file attachment creation in the document.
    Data Gets or sets the attached file data.
    Description Specifies the description for the attached file shown in the Attachments panel of a PDF Viewer application.
    FileName Gets or sets the attached file name.
    FilePath Specifies the path to the file to be attached to the document.
    ModificationDate Gets or sets the date and time of the attachment file’s last modification.
    Relationship Gets or sets the relationship between the document and the attachment file.
    Type Specifies the data type (in an MIME format) of the attachment file.
    See Also