Skip to main content

XmlParagraphStyles

Classes

XmlParagraphStyles

Constructors

Constructor
new XmlParagraphStyles(): XmlParagraphStyles;
Returns

XmlParagraphStyles

Properties

alignment
static alignment: string = "alignment";
firstLineIndent
static firstLineIndent: string = "first-line-indent";
leftIndent
static leftIndent: string = "left-indent";
rightIndent
static rightIndent: string = "right-indent";
spaceAfter
static spaceAfter: string = "space-after";
spaceBefore
static spaceBefore: string = "space-before";
Was this page helpful?