Syncfusion AI Assistant

How can I help you?

ShapeAddInfo

16 Mar 20261 minute to read

Type definition for auxiliary addInfo attached to parsed shapes used during
Visio import/export. Contains the original parsed shape node (data), a flag
indicating whether the shape has been modified, and an optional master id.

Properties

data VisioShapeNode|ParsedXmlObject

Original parsed Visio shape node used for export/serialization

isModified boolean

Indicates whether the shape has been modified since parsing (affects export logic)

masterId string

Optional master id reference from the parsed shape