public class PdfAttachment extends CustomPackage
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the attachment description.
|
String |
getMimeType()
Gets the MIME type of the attachment.
|
String |
getName()
Gets the attachment name.
|
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, iterator, removeProperties, sanitize, setProperties, updateProperties
public final String getName()
Gets the attachment name.
public final String getDescription()
Gets the attachment description.
public final String getMimeType()
Gets the MIME type of the attachment.