Nevron.Nov.Office Namespace / NOfficeApplicationHost<TOfficeApplication> Class


In This Topic
    NOfficeApplicationHost<TOfficeApplication> Class Properties
    In This Topic

    For a list of all members of this type, see NOfficeApplicationHost<TOfficeApplication> members.

    Public Properties
     NameDescription
    Public PropertyGets the Command Line File name with which the application was started.  
    Public PropertyGets the functionality mode. By default ENFunctionalityMode.Full.  
    Public PropertyChecks whether another instance of this application is already running.  
    Public PropertyGets whether this is a sandboxed environment (e.g. Blazor).  
    Public PropertyGets whether the application is runnting in the store.  
    Public PropertyGets the licensing mode that should be used by the office application.  
    Public PropertyGets the base URI of the application server.  
    Public PropertyGets the user mode. By default ENUserMode.Application.  
    Public PropertyGets whether the application should use resources served by the server.  
    Public PropertyGets whether the application uses a native splash screen (e.g. Blazor).  
    Top
    See Also