PptxSaveOptions.SaveAsEditableShapes

PptxSaveOptions.SaveAsEditableShapes property

Save all drawing objects as editable shapes in the pptx file, so you can edit them in PowerPoint.

public bool SaveAsEditableShapes { get; set; }

Remarks

Only for charts.

See Also