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


In This Topic
    WKjC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function WKjC( _
       ByVal xKjC As NRangeI, _
       ByVal YKjC As YpMC, _
       ByVal AljC As INFilter(Of NRangeTextElement), _
       ByVal bljC As jYMC _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As NRangeTextElement
    Dim xKjC As NRangeI
    Dim YKjC As YpMC
    Dim AljC As INFilter(Of NRangeTextElement)
    Dim bljC As jYMC
    Dim value As System.Boolean
     
    value = instance.WKjC(xKjC, YKjC, AljC, bljC)
    internal System.bool WKjC( 
       NRangeI xKjC,
       YpMC YKjC,
       INFilter<NRangeTextElement> AljC,
       jYMC bljC
    )

    Parameters

    xKjC
    YKjC
    AljC
    bljC
    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