C

VsdxText

A container class that stores all text runs together with the assigned Paragraphs and Characters of a Shape.

Inheritance Hierarchy

Members

Show:

Properties

Methods

Adds the given text to the collection of text runs.

Parameters

text: string | Field

Sets the given Character to the collection of text runs if not already exists.

Parameters

character: Character

Sets the given Paragraph to the collection of text runs if not already exists.

Parameters

paragraph: Paragraph