Class ParagraphStyle
Package: @aurigma/design-atoms-text
Properties
alignment
Declaration
alignment?: ParagraphAlignment;
Property Value
Type | Description |
---|---|
ParagraphAlignment |
firstLineIndent
Declaration
firstLineIndent?: NumericValue;
Property Value
Type | Description |
---|---|
NumericValue |
leftIndent
Declaration
leftIndent?: NumericValue;
Property Value
Type | Description |
---|---|
NumericValue |
rightIndent
Declaration
rightIndent?: NumericValue;
Property Value
Type | Description |
---|---|
NumericValue |
spaceAfter
Declaration
spaceAfter?: NumericValue;
Property Value
Type | Description |
---|---|
NumericValue |
spaceBefore
Declaration
spaceBefore?: NumericValue;
Property Value
Type | Description |
---|---|
NumericValue |