NevronOpenVision
Nevron.Nov.UI Namespace / INDocumentView Interface

In This Topic
INDocumentView Interface Methods
In This Topic

For a list of all members of this type, see INDocumentView members.

Public Methods
 NameDescription
 MethodGets the document displayed by this view.  
 MethodOverloaded. Loads a document from the file with the given name.  
 MethodLoads a document from the given stream.  
 MethodLoads a new document in the view.  
 MethodLoads the document from a file, that the user selected from an OpenFile dialog.  
 MethodSaves the view document to a file specified by the user.  
 MethodSaves the view document to a file specified by the user.  
 MethodOverloaded. Saves the document to the given file.  
 MethodSaves the document to the specified stream.  
Top
See Also