Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Method and Description |
---|---|
VCardBinaryRecord[] |
VCardOrganizationalRecordset.getLogoBinaryRecords()
Gets the graphic images of the logo associated with the object.
|
VCardBinaryRecord[] |
VCardIdentificationRecordset.getPhotoBinaryRecords()
Gets an array containing the image or photograph information represented as binary data that annotates some aspects of the object.
|
VCardBinaryRecord[] |
VCardSecurityRecordset.getPublicKeyBinaryRecords()
Gets the public keys or authentication certificates associated with the object.
|
VCardBinaryRecord[] |
VCardExplanatoryRecordset.getSoundBinaryRecords()
Gets the digital sound content information that annotates some aspects of the vCard.
|