HasEmbedded (Document - Java™)
Read-only. Indicates whether a document contains one or more embedded objects, object links, or file attachments.
Note: Embedded objects and object links are not supported for UNIX™, and the Macintosh. File attachments are.
Defined in
Data type
boolean
Syntax
public boolean hasEmbedded()
throws NotesException
Legal values
- true if the document contains one or more embedded objects, object links, or file attachments.
- false if the document does not contain any embedded objects, object links, or file attachments.