Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NDocumentNode Class / EvaluateDocument Method


In This Topic
    EvaluateDocument Method
    In This Topic
    Safely evaluates the document in which this document node resides. If the document node does not reside in a document, does nothing.
    Syntax
    'Declaration
     
    
    Protected Sub EvaluateDocument() 
    'Usage
     
    
    Dim instance As NDocumentNode
     
    instance.EvaluateDocument()
    protected void EvaluateDocument()
    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