Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NTableOfContentsBlock Class / Update Method


In This Topic
    Update Method (NTableOfContentsBlock)
    In This Topic
    Updates this table of contents block.
    Syntax
    'Declaration
     
    
    Public Overridable Sub Update() 
    'Usage
     
    
    Dim instance As NTableOfContentsBlock
     
    instance.Update()
    public virtual void Update()
    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