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, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updateProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
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.