Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |