Nevron Open Vision Documentation
Nevron.Nov.Compression Namespace / NNodesZipCompressor Class
Members


In This Topic
    NNodesZipCompressor Class
    In This Topic
    Compresses one or more NOV DOM nodes to a ZIP archive.
    Object Model
    NNodesZipCompressor Class
    Syntax
    'Declaration
     
    
    Public Class NNodesZipCompressor 
       Implements INZipCompressor 
    'Usage
     
    
    Dim instance As NNodesZipCompressor
    public class NNodesZipCompressor : INZipCompressor  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Compression.NNodesZipCompressor

    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