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


In This Topic
    NMedia Class
    In This Topic
    The NMedia class is used to identify a media type. In the Nevron DOM there is a fixed set of media types, which are exposed as static members of this class.
    Object Model
    NMedia Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NMedia 
       Implements Nevron.Nov.INDeeplyCloneable, Nevron.Nov.Serialization.INDomSurrogateSerializable 
    'Usage
     
    
    Dim instance As NMedia
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NMedia

    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