style:paragraph-properties
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:style:1.0
Schema document: style.xsd
Type: text:style-paragraph-properties-content
Properties: Global, Qualified
Content
- Choice [0..*]
- style:tab-stops [0..1]
- style:drop-cap [0..1]
- style:background-image [0..1]
from group text:style-tab-stopsfrom group text:style-drop-capfrom group text:style-background-image
from type text:style-paragraph-properties-elements
Attributes
Used in
- Anonymous type of element style:style via extension of text:style-style-content
- Type text:style-style-content (Element style:default-style)
Sample instance
<style:paragraph-properties style:vertical-align="top"> <style:tab-stops> <style:tab-stop style:position="string" style:type="left"/> </style:tab-stops> </style:paragraph-properties>