Nevron Open Vision Documentation
Nevron.Nov.Editors Namespace / NPreviewFactory Class
Members


In This Topic
    NPreviewFactory Class
    In This Topic
    The NPreviewFactory class serves as base class for all preview factories Preview factories are resposible for generating previews for objects.
    Object Model
    NPreviewFactory Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NPreviewFactory 
    'Usage
     
    
    Dim instance As NPreviewFactory
    public abstract class NPreviewFactory 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Editors.NPreviewFactory

    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