Hello, Is possible to save and load to a file only the text shapes of a diagram?
I tried to do with the filter option of the persistencymanager savetofile method, but I am not sure how to use it.
valores.Add(
filtro.SetSerializedTypes(valores)
manager.PersistentDocument.Sections.Add(
manager.SaveToFile(fichero, Nevron.Serialization.
These saves all the diagram not only the ntextshape objects.
Regards,
Laura