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, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic final String getDescription()
Gets the attachment description.
public final String getMimeType()
Gets the MIME type of the attachment.
public final String getName()
Gets the attachment name.
Copyright © 2026. All rights reserved.