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.
Provides (x, y) information for the starting and ending points of the baseline of a paragraph in the Journal document. The coordinate space used for these values is HIMETRIC.
Definition
<xs:element name="Baseline" type="BaseLineType" />
Parent Elements
Child Elements
None.
Attributes
| Attribute | Type | Required | Description | Possible Values |
|---|---|---|---|---|
| StartX | xs:nonNegativeInteger | Required | The X value for the point marking the beginning of the baseline. | Any non-negative integer. |
| StartY | xs:nonNegativeInteger | Required | The Y value for the point marking the beginning of the baseline. | Any non-negative integer. |
| EndX | xs:nonNegativeInteger | Required | The X value for the point marking the end of the baseline. | Any non-negative integer. |
Element Information
| Value | |
|---|---|
| Element type | BaselineType complexType |
| Namespace | urn:schemas-microsoft-com:tabletpc:richink |
| Schema name | Journal Reader |