Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains encoded binary data for an image in the Journal document, if present.
Definition
Copy Code<xs:element name="Image" type="ImageType" />
Parent Elements
Child Elements
None.
Attributes
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
Left | xs:integer | Required | The distance from the origin to the leftmost point in the bounding box for the element. | Any integer. |
Top | xs:integer | Required | The distance from the origin to the topmost point in the bounding box for the element. | Any integer. |
Width | xs:nonNegativeInteger | Required | The width of the bounding box for the element. | Any non-negative integer. |
Height | xs:nonNegativeInteger | Required | The height of the bounding box for the element. | Any non-negative integer. |
Element Information
Element | Value |
---|---|
Element type | ImageType complexType |
Namespace | urn:schemas-microsoft-com:tabletpc:richink |
Schema name | Journal Reader |
See also