Nevron.Nov.Office Namespace / NExternalAppService Class
Properties Methods


In This Topic
    NExternalAppService Class Members
    In This Topic

    The following tables list the members exposed by NExternalAppService.

    Public Properties
     NameDescription
    Public PropertyGets whether the external application service can create new documents.  
    Public PropertyGets whether the external application service can open documents.  
    Public PropertyGets whether the external application service can save documents.  
    Public PropertyGets the last resource loaded or saved as by this external application service.  
    Public PropertyGets the service logo.  
    Public PropertyGets the splash screen image.  
    Top
    Public Methods
     NameDescription
    Public MethodCalled when the application is about to exit.  
    Public MethodInitializes the external application service.  
    Public MethodLoads the external resource with the given id.  
    Public MethodCalled after the UI of the application has been initialized.  
    Public MethodSaves the given external resource.  
    Top
    Protected Methods
     NameDescription
    Protected MethodLoads the external resource with the given id.  
    Protected MethodSaves the given external resource.  
    Top
    See Also