Nutrient Web SDK

ReferenceContentEditingTextBlockSummary

Interface TextBlockSummary

Summary of a text block on the live session. The "text" member of Block.

Interface

Properties

{ x: number; y: number }
PropertyDescription
x
y
{ height: number; left: number; top: number; width: number }
PropertyDescription
height
left
top
width
string

Opaque block identifier. Do not parse; use pageIndex for page information.

{ … }
PropertyDescription
alignment
lineSpacingFactor
maxWidth
number
{ … }
PropertyDescription
bold
color
family
italic
size
strikethrough
string
"text"

Discriminant — narrow the Block union on this.