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 the details about an individual page in a Journal note.
Definition
<xs:element name="JournalPage" type="JournalPageType" maxOccurs="unbounded" />
Parent Elements
Child Elements
Attributes
| Attribute | Type | Required | Description | Possible Values |
|---|---|---|---|---|
| Number | xs:nonNegativeInteger | Required | The ordinal number of the page within the Journal document, starting with one (1). | Any non-negative integer. |
| Width | xs:nonNegativeInteger | Required | The width of the page. | Any non-negative integer. |
| Height | xs:nonNegativeInteger | Required | The height of the page. | Any non-negative integer. |
| LineHeight | xs:nonNegativeInteger | Optional | The height of the line used on the page. | Any non-negative integer. |
| LanguageId | xs:nonNegativeInteger | Optional | The language id used for the page. | A non-negative integer representing a valid language id. |
Element Information
| Element | Value |
|---|---|
| Element type | JournalPageType complexType |
| Namespace | urn:schemas-microsoft-com:tabletpc:richink |
| Schema name | Journal Reader |