Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NFirstLineIndentRulerMark Class / vbvC Method


In This Topic
    vbvC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub vbvC( _
       ByVal WbvC As NBlock _
    ) 
    'Usage
     
    
    Dim instance As NFirstLineIndentRulerMark
    Dim WbvC As NBlock
     
    instance.vbvC(WbvC)
    internal void vbvC( 
       NBlock WbvC
    )

    Parameters

    WbvC
    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