Back to Website
Show / Hide Table of Contents

Interface ITextWhizzInitData

Package: @aurigma/design-atoms-text

Properties

colorPalette

Declaration
colorPalette?: Collection<IColorData>;
Property Value
Type Description
Collection<IColorData>

defaultCharStyle

Declaration
defaultCharStyle?: ICharStyle;
Property Value
Type Description
ICharStyle

defaultParagraphStyle

Declaration
defaultParagraphStyle?: IParagraphStyle;
Property Value
Type Description
IParagraphStyle

end

Declaration
end?: number;
Property Value
Type Description
number

firstBaselineMinOffset

Declaration
firstBaselineMinOffset?: number;
Property Value
Type Description
number

firstBaselineOffset

Declaration
firstBaselineOffset?: FirstBaselineOffset;
Property Value
Type Description
FirstBaselineOffset

frames

Declaration
frames: ITextFrameData;
Property Value
Type Description
ITextFrameData

isFitToPath

Declaration
isFitToPath?: boolean;
Property Value
Type Description
boolean

isTextBounded

Declaration
isTextBounded: boolean;
Property Value
Type Description
boolean

isTextVertical

Declaration
isTextVertical: boolean;
Property Value
Type Description
boolean

overflowStrategy

Declaration
overflowStrategy?: OverflowStrategy;
Property Value
Type Description
OverflowStrategy

previewScale

Declaration
previewScale: number;
Property Value
Type Description
number

rectangle

Declaration
rectangle: RectangleF;
Property Value
Type Description
RectangleF

start

Declaration
start?: number;
Property Value
Type Description
number

text

Declaration
text: string | Text;
Property Value
Type Description
string | Text

verticalAlignment

Declaration
verticalAlignment?: TextVerticalAlignment;
Property Value
Type Description
TextVerticalAlignment

wrappingPath

Declaration
wrappingPath?: IWrappingPathData;
Property Value
Type Description
IWrappingPathData

Methods

getActualFrames()

Declaration
getActualFrames(): ITextFrameData;
Returns
Type Description
ITextFrameData
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