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


In This Topic
    NDocumentInformation Class
    In This Topic
    Contains information about a document.
    Object Model
    NDocumentInformation Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NDocumentInformation 
       Inherits NAttribute
       Implements INDomDeepEquals, INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NDocumentInformation
    public sealed class NDocumentInformation : NAttribute, INDomDeepEquals, INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.Dom.NDocumentInformation

    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