Properties of a single attachment in a file.
public class CodecsAttachment
Public Class CodecsAttachment
public:
ref class CodecsAttachment
CodecsAttachment contains the following members:
Member | Description |
---|---|
AttachmentNumber | 1-based number of this attachment in the file. Required |
FileName | File name of the attachment. Required |
DisplayName | Display name of the attachment. May or may not be the same as FileName. Optional |
Description | Extra description information of this attachment. Optional |
FileLength | Length of the attachment file in bytes. Optional |
TimeCreated](codecsattachment-timecreated.html) | Time the attachment file is created. Optional |
TimeModified | Time the attachment file was last modified. Optional |
Metadata | Generic dictionary containing extra properties of this attachment file. Optional |
For an example, refer to ReadAttachments.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document