VcfDocumentInfo
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.documentinfo.DocumentInfo
public class VcfDocumentInfo extends DocumentInfo
Contains Vcf document metadata
Constructors
Constructor | Description |
---|---|
VcfDocumentInfo(List |
Methods
Method | Description |
---|---|
getContactsCount() |
VcfDocumentInfo(List vcf, FileType format, long size)
public VcfDocumentInfo(List<VCardContact> vcf, FileType format, long size)
Parameters:
Parameter | Type | Description |
---|---|---|
vcf | java.util.List<com.aspose.email.VCardContact> | |
format | FileType | |
size | long |
getContactsCount()
public int getContactsCount()
Returns: int