The image object describes a single image
on a form.
Properties
Name
|
Description
|
Type
|
Access
|
{default}
|
Represents the actual value stored by an
object.
|
String
|
Read
|
aspect
|
Specifies how the image is to map to the
nominal content region of the image’s container.
|
String
|
Read /Write
|
contentType
|
Specifies the type of content in the referenced
document, expressed as a MIME type.
|
String
|
Read /Write
|
href
|
Specifies a reference to an external file
or resource.
|
String
|
Read /Write
|
transferEncoding
|
Specifies the encoding of binary content
in the referenced document.
|
String
|
Read /Write
|
use
|
Invokes a prototype.
|
String
|
Read /Write
|
usehref
|
Invokes an external prototype.
|
String
|
Read /Write
|
value
|
Specifies the value of the current object.
|
String
|
Read
|
|
|
|