Nevron .NET Vision
Nevron.Diagram.Extensions Namespace / NPersistencyManager Class
Properties Methods


In This Topic
    NPersistencyManager Class Members
    In This Topic

    The following tables list the members exposed by NPersistencyManager.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyObtains the persistent document holding the persistent sections  
    Public PropertyObtains the persistency manager serializer  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Loads a document from file  
    Public MethodOverloaded. Loads a drawing from a file  
    Public MethodLoads the persistent document from file in the specified format  
    Public MethodLoads the persistent document from stream in the specified format  
    Public MethodOverloaded. Loads a library from a file  
    Public MethodOverloaded. Saves the specified document to file  
    Public MethodOverloaded. Saves the specified drawing to file  
    Public MethodOverloaded. Saves the specified library document to file  
    Public MethodSaves the current persistent document to file in the specified format  
    Public MethodSaves the current persistent document to stream in the specified format  
    Top
    See Also