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


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

    For a list of all members of this type, see NDocumentFormat<TDocument,TLoadSettings,TSaveSettings> members.

    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  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Protected MethodLoads a document from the given stream.  
    Protected MethodLoads a document from the specified stream.  
    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.  
    Protected MethodSaves a document to the given stream.  
    Protected MethodSaves a document to the specified stream.  
    Internal Method  
    Internal Method  
    Protected Methodstatic (Shared in Visual Basic)Updates the BaseUri property of the given load settings by analyzing the specified stream.  
    Internal Method  
    Top
    See Also