SaveOptions.UpdateSmartArt

SaveOptions.UpdateSmartArt property

Indicates whether updating smart art setting. The default value is false.

public bool UpdateSmartArt { get; set; }

Remarks

Only effects after calling Shape.GetResultOfSmartArt() method and the cached shapes exist in the template file.

See Also