Readonly
autoReadonly
boundsThis is the bound of a textfield include any whitespace
Readonly
columReadonly
columnReadonly
fontReadonly
horizontalThis is different than center aligned text.
Readonly
insetsReadonly
isReadonly
lineReadonly
linesReadonly
paragraphsReadonly
presetReturns the presetTextWarp. TODO - implement this.
Readonly
textThis is the bound of a text not include whitespace
Readonly
textReadonly
verticalReadonly
verticalReadonly
wrappedOptional
visitor: ITextVisitorBefore using the bounds of a textFrame the layout must be called. This will then return a a clone of this ITextFrame that can be placed and rendered.
Optional
bounds: Partial<Size>will cause the text to wrap. If bounds are not specified or only a dimension then it will not wrap.
Represents a frame of wrappable rich text.