Package | Description |
---|---|
com.groupdocs.watermark.legacy |
The package provides legacy API classes for working with watermarks in a document of any supported type.
|
Modifier and Type | Method and Description |
---|---|
EmailAddressCollection |
EmailDocument.getBcc()
Deprecated.
Gets the collection of BCC (blind carbon copy) recipients of the email message.
|
EmailAddressCollection |
EmailDocument.getCc()
Deprecated.
Gets the collection of CC (carbon copy) recipients of the email message.
|
EmailAddressCollection |
EmailDocument.getTo()
Deprecated.
Gets the collection of recipients of the email message.
|