@Deprecated public class PdfAttachmentCollection extends RemoveOnlyListBase<PdfAttachment>
Represents a collection of attachments in a pdf document.
Modifier and Type | Method and Description |
---|---|
void |
add(byte[] fileContent,
String name,
String description)
Deprecated.
Adds an attachment to the
PdfDocument . |
clear, isReadOnly, remove, removeAt