Search
JsonOptions.SerializeImages Property
See Also
 






Gets or sets whether the ShapeNode images should be serialized.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool SerializeImages { get; set; }

Visual Basic  Copy Code

Public Property SerializeImages As Boolean

 Property Value

 See Also