AddLineTextAreaQuery

type AddLineTextAreaQuery: object;

Type declaration

id

id: string;

Which line

p

p: SerializedLineTextAreaPositioning;

Where to place the text along the line

t

t: string;

Plain text to put at this location (will be styled with document theme)