Gets the number of attachments to this file.
public int AttachmentCount {get;}
Public ReadOnly Property AttachmentCount() As Integer
Get
public:
property Int32 AttachmentCount
{
Int32 get()
}
Number of attachments to this file, if this file has any; otherwise, 0.
LEADTOOLS supports attachments for the following file formats:
Therefore, AttachmentCount will contain a valid value only if the file is one of the formats listed above.
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