NevronOpenVision
Nevron.Nov.Dom Namespace / NDocumentFormat<TDocument,TLoadSettings,TSaveSettings> Class
Properties Methods


In This Topic
    NDocumentFormat<TDocument,TLoadSettings,TSaveSettings> Class Members
    In This Topic

    The following tables list the members exposed by NDocumentFormat<TDocument,TLoadSettings,TSaveSettings>.

    Public Methods
     NameDescription
    Public MethodOverloaded. Loads a document from the specified file.  
    Public MethodLoads a document from from the specified stream.  
    Public MethodOverloaded. Overridden. Loads the document form the specified stream  
    Public MethodSaves the document to the specified file  
    Public MethodSaves a document to the specified stream.  
    Public MethodOverloaded. Overridden. Saves the specified document to the specified stream  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Protected MethodLoads a document from the given stream.  
    Protected MethodLoads a document from the specified stream.  
    Internal Method  
    Protected MethodCalled when the document has been loaded  
    Protected MethodCalled when the document has been saved.  
    Protected MethodCalled when the document has failed to be saved successfully  
    Protected MethodCalled when the document is about to be saved.  
    Internal Method  
    Internal Method  
    Internal Method  
    Protected MethodSaves a document to the given stream.  
    Protected MethodSaves a document to the specified stream.  
    Protected Methodstatic (Shared in Visual Basic)Updates the BaseUri property of the given load settings by analyzing the specified stream.  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also