com.groupdocs.watermark.contents

Interfaces

Classes

com.groupdocs.watermark.contents

Class EmailAttachmentCollection

    • Method Detail

      • add

        public final void add(byte[] fileContent,
               String name)
        Adds an attachment to the EmailContent.
        Parameters:
        fileContent - The content of the file to be attached.
        name - The name of the file.