Represents any one of the following:
Syntax
public class EmbeddedObject extends Base
Containment
Contained by: Document and RichTextItem
Properties
ClassName through getClassName
FileSize through getFileSize
InputSource through getInputSource
InputStream through getInputStream
Name through getName
Object through getObject
Parent through getParent
Reader through getReader
Source through getSource
Type through getType
Verbs through getVerbs
Methods
activate
doVerb
extractFile
parseXML
recycle
remove
toString
transformXML
Creation
To create a new object, object link, or file attachment, use embedObject in RichTextItem.
Access
To access an existing object, object link, or file attachment:
ObjectProperties @command in formula language
HotspotProperties @command in formula language
Example See Also