Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NMediaSelector Class
Members


In This Topic
    NMediaSelector Class
    In This Topic
    A simple condition, which either matches a media type or not. A media selector is a part of each rule and stylesheet.
    Object Model
    NMediaSelector Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NMediaSelector 
       Implements Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NMediaSelector
    public sealed class NMediaSelector : Nevron.Nov.INDeeplyCloneable  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NMediaSelector

    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