Nevron Open Vision Documentation
Nevron.Nov.Diagram.Formats Namespace / NVisioService Class / AsposeDiagramLicense Field


In This Topic
    AsposeDiagramLicense Field
    In This Topic
    The Aspose.Diagram license encrypted using the PKZIP Classic algorithm with password "Nevron.Nov".
    Syntax
    'Declaration
     
    
    Protected Const AsposeDiagramLicense As System.String
    'Usage
     
    
    Dim value As System.String
     
    value = NVisioService.AsposeDiagramLicense
    protected const System.string AsposeDiagramLicense
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also