DocumentAttachment Class Members (original) (raw)
Summary
The following tables list the members exposed by DocumentAttachment.
Public Constructors
Public Methods
Name |
Description |
|
 |
clone |
Creates an exact copy of this object. |
Public Properties
Name |
Description |
|
 |
attachmentNumber |
Attachment number. |
 |
displayName |
Display name of the attachment. |
 |
documentId |
ID of this attachment document. |
 |
fileLength |
Length of the attachment file, in bytes. |
 |
fileName |
The file name of the attachment. |
 |
isEmbedded |
Indicates whether this attachment file is embedded inside the original document. |
 |
metadata |
Gets the generic dictionary of values specific to the file format. |
 |
mimeType |
Mime type of the attachment file. |
See Also
DocumentAttachment Class
Leadtools.Document Namespace