Run.fromJSON Function

Create a run from its JSON representation.

fromJSON(props: RunProps): Run

@see TextRun.create, FractionRun.create, FieldRun.create, TabRun.create, and LineBreakRun.create to create a run directly.

Parameter Type Description
props RunProps  

Returns - Run

Defined in

Last Updated: 07 October, 2025