NevronOpenVision
Nevron.Nov.Office Namespace / NOfficeApplication Class
Fields Properties Methods Events


In This Topic
    NOfficeApplication Class Members
    In This Topic

    The following tables list the members exposed by NOfficeApplication.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The Show About Dialog command.  
    Public Fieldstatic (Shared in Visual Basic)The Exit command.  
    Public Fieldstatic (Shared in Visual Basic)The Help command.  
    Public Field  
    Public Field  
    Public Fieldstatic (Shared in Visual Basic)The Show Options Dialog command.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the build date.  
    Public PropertyGets the Buy link  
    Public PropertyGets the file name passed in the command line.  
    Public PropertyGets the current version of the application.  
    Public PropertyGets the document displayed by the main widget document view.  
    Public PropertyGets the document view of the main widget  
    Public PropertyGets the product domain name (for example mydraw.com)  
    Public PropertyGets the forgot password link  
    Public PropertyGets the Help Url  
    Public Propertystatic (Shared in Visual Basic)The single instance of the currently running office application.  
    Public PropertyChecks whether an instance of this application is already running.  
    Public PropertyGets whether this is a sandboxed environment (e.g. Blazor).  
    Public PropertyGets whether this is a store application.  
    Public PropertyGets the main widget of the application.  
    Public PropertyGets the display NWindow in which the MainWidget is shown.  
    Public PropertyGets the main window of the application.  
    Public PropertyGets the major version string of the application.  
    Public PropertyGets or sets the number of pinned documents.  
    Public PropertyGets the Nevron product this service represents.  
    Public PropertyGets the current product name.  
    Public PropertyGets a list with the recently used documents.  
    Public PropertyGets the register account link  
    Public PropertyGets the sales Email  
    Public PropertyGets the base URI of the server, in case of a subscription App.  
    Public PropertyGets or sets the usage statistics of the application.  
    Public PropertyGets the support Email  
    Public PropertyGets whether the application must use server licensing.  
    Public PropertyGets whether the application should use resources served by the server.  
    Public PropertyGets whether the application uses a server for resources and/or licensing  
    Public PropertyGets the office product Website URL  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the file name of the given document to the list of recent documents.  
    Public MethodDetermines whether the user can leave the main window (used in WebAssembly applications)  
    Public MethodDetermines whether the application can send crash reports.  
    Public MethodExits the application  
    Public MethodGets a product image to be displayed in the about dialog (320x80 dips).  
    Public MethodGets a small product logo icon (16x16 dips).  
    Public MethodCalled when the main window of the application is about to close. Returns true if the closing can continue, otherwise false.  
    Public MethodTries to send a crash report from the specified user  
    Public MethodShows the About dialog.  
    Public MethodShows an error dialog for the specified exception  
    Public MethodShows the help of the application.  
    Public MethodShows the options dialog.  
    Top
    Protected Methods
     NameDescription
    Internal Methodstatic (Shared in Visual Basic)  
    Protected Internal MethodConnects the Office application to the server  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Protected Internal MethodLicense the application  
    Internal Method  
    Internal Method  
    Internal Method  
    Protected MethodCalled when any aspects of the Options node have changed.  
    Protected MethodCalled when the application workspace has been loaded  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    Public Events
     NameDescription
    Public EventEvent raised after the office application has been initialized.  
    Top
    See Also