Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NRangeTextElement Class / CljC Method


In This Topic
    CljC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub CljC( _
       ByVal dljC As NRangeI, _
       ByVal EljC As NSchema, _
       ByVal fljC As jYMC _
    ) 
    'Usage
     
    
    Dim instance As NRangeTextElement
    Dim dljC As NRangeI
    Dim EljC As NSchema
    Dim fljC As jYMC
     
    instance.CljC(dljC, EljC, fljC)
    internal void CljC( 
       NRangeI dljC,
       NSchema EljC,
       jYMC fljC
    )

    Parameters

    dljC
    EljC
    fljC
    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