Search
ShapeLibrary.SaveToXml Method
See Also
 





 Overload List

Name Description

ShapeLibrary.SaveToXml (String)

Saves this library to the specified file.

ShapeLibrary.SaveToXml (XmlDocument)

Saves the shape library into the specified XML document.

ShapeLibrary.SaveToXml (XmlDocument, String)

Saves the shape library into the specified XML document. All locations of images associated with shapes in the library are saved relative to the specified destination path.

 See Also