com.groupdocs.metadata.core

Interfaces

Classes

Enums

Exceptions

com.groupdocs.metadata.core

Class PdfAttachment

    • Method Detail

      • getName

        public final String getName()

        Gets the attachment name.

        Returns:
        The attachment name.
      • getDescription

        public final String getDescription()

        Gets the attachment description.

        Returns:
        The attachment description.
      • getMimeType

        public final String getMimeType()

        Gets the MIME type of the attachment.

        Returns:
        The MIME type of the attachment.