The FileAttachment type exposes the following members.
Properties
Name | Description | |
---|---|---|
Contents |
Gets or sets the byte array containing the file's contents.
| |
ContentsSpecified |
Include the Contents
property when serializing the class or generating the document.
| |
FileType |
Gets or sets the file type for the image file.
| |
FileTypeSpecified |
Include the FileType
property when serializing the class or generating the document.
| |
Name |
Gets or sets the name of the file, including the file extension.
| |
NameSpecified |
Include the Name
property when serializing the class or generating the document.
|