←Select platform

CodecsAttachment Class

Summary

Properties of a single attachment in a file.

Syntax
C#
VB
C++
public class CodecsAttachment 
Public Class CodecsAttachment 
public: 
   ref class CodecsAttachment 
Remarks

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
Example

For an example, refer to ReadAttachments.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.