Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains location and bounding information for the note Title, if present.
Definition
<xs:element name="TitleArea" type="TitleAreaType" minOccurs="0" />
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 | TitleAreaType complexType |
| Namespace | urn:schemas-microsoft-com:tabletpc:richink |
| Schema name | Journal Reader |