Accusoft.PdfXpress6.Net
GetAttachmentCount Method




Returns the number of attachments in the document.
Syntax
'Declaration
 
Public Function GetAttachmentCount() As Integer
'Usage
 
Dim instance As Document
Dim value As Integer
 
value = instance.GetAttachmentCount()
public int GetAttachmentCount()
public: int GetAttachmentCount(); 
public:
int GetAttachmentCount(); 

Return Value

The number of attachments in the document.
See Also

Reference

Document Class
Document Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback