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 formatting information for the horizontal lines used for the stationery in a Journal note.
Definition
<xs:element name="Horizontal" type="HorizontalType" minOccurs="0" />
Parent Elements
Child Elements
None.
Attributes
| Attribute | Type | Required | Description | Possible Values |
|---|---|---|---|---|
| Style | LineLayoutStyleType simpleType | Required | Specifies the type of line to be drawn. |
|
| Color | ColorType simpleType | Optional | Color of the element. | A hexadecimal RGB value. Matches the following regular expression: #[0-9a-zA-Z]{6}. For example, #4a79B5. |
| SpacingBefore | xs:nonNegativeInteger | Optional | Spacing before the element. | Any non-negative integer. |
| SpacingBetween | xs:nonNegativeInteger | Optional | Spacing between this element and surrounding elements. | Any non-negative integer. |
Element Information
| Element | Value |
|---|---|
| Element type | HorizontalType complexType |
| Namespace | urn:schemas-microsoft-com:tabletpc:richink |
| Schema name | Journal Reader |