Vertical Element
Contains the information that describes the vertical component of the lines in the stationery used by the Journal note. Used, for example, when the note has grid lines.
Definition
<xs:element name="Vertical" type="VerticalType" 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 | VerticalType complexType |
Namespace | urn:schemas-microsoft-com:tabletpc:richink |
Schema name | Journal Reader |