Back to Website
Show / Hide Table of Contents

Class TextWhizzParagraphStyle

Package: @aurigma/design-atoms-text

Constructors

(constructor)(textWhizz, style)

Constructs a new instance of the TextWhizzParagraphStyle class

Declaration
constructor(textWhizz: typeof TextWhizz, style?: IParagraphStyle);
Parameters
Type Name Description
typeof TextWhizz textWhizz
IParagraphStyle style

Properties

alignment

Declaration
alignment?: TextAlignment;
Property Value
Type Description
TextAlignment

bulletCharCode

Declaration
bulletCharCode?: number;
Property Value
Type Description
number

firstLineIndent

Declaration
firstLineIndent?: number;
Property Value
Type Description
number

leftIndent

Declaration
leftIndent?: number;
Property Value
Type Description
number

level

Declaration
level?: number;
Property Value
Type Description
number

listType

Declaration
listType?: ListType;
Property Value
Type Description
ListType

numberingFormat

Declaration
numberingFormat?: NumberingFormatType;
Property Value
Type Description
NumberingFormatType

numberingMode

Declaration
numberingMode?: NumberingModeType;
Property Value
Type Description
NumberingModeType

rightIndent

Declaration
rightIndent?: number;
Property Value
Type Description
number

spaceAfter

Declaration
spaceAfter?: number;
Property Value
Type Description
number

spaceBefore

Declaration
spaceBefore?: number;
Property Value
Type Description
number

startNumber

Declaration
startNumber?: number;
Property Value
Type Description
number

tabOffset

Declaration
tabOffset?: number;
Property Value
Type Description
number

Methods

patchToEntry(destination)

Declaration
patchToEntry(destination: TextWhizz.ParagraphStyle): TextWhizz.ParagraphStyle;
Parameters
Type Name Description
TextWhizz.ParagraphStyle destination
Returns
Type Description
TextWhizz.ParagraphStyle

setEntry(style)

Declaration
setEntry(style: TextWhizz.ParagraphStyle): void;
Parameters
Type Name Description
TextWhizz.ParagraphStyle style
Returns
Type Description
void
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback