Paragraph Element
Contains a paragraph.
Definition
<xs:element name="Paragraph" type="ParagraphType" minOccurs="0" maxOccurs="unbounded" />
Parent Elements
Child Elements
Attributes
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
Left | xs:integer | Required | The distance from the origin to the leftmost point in the bounding box for the element. | Any integer. |
Top | xs:integer | Required | The distance from the origin to the topmost point in the bounding box for the element. | Any integer. |
Width | xs:nonNegativeInteger | Required | The width of the bounding box for the element. | Any non-negative integer. |
Height | xs:nonNegativeInteger | Required | The height of the bounding box for the element. | Any non-negative integer. |
BlockNumber | xs:nonNegativeInteger | Required | Block number. | Any non-negative integer. |
LineNumber | xs:nonNegativeInteger | Required | The line on which the paragraph begins. | Any non-negative integer. |
Element Information
Element | Value |
---|---|
Element type | ParagraphType complexType |
Namespace | urn:schemas-microsoft-com:tabletpc:richink |
Schema name | Journal Reader |
Requirements
Requirement | Value |
---|---|
Header |
|