Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |