Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NTextElement Class / npjC Method


In This Topic
    npjC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Sub npjC( _
       ByVal OpjC As NProperty, _
       ByVal ppjC As KtIC, _
       ByVal QpjC As System.Boolean _
    ) 
    'Usage
     
    
    Dim OpjC As NProperty
    Dim ppjC As KtIC
    Dim QpjC As System.Boolean
     
    NTextElement.npjC(OpjC, ppjC, QpjC)
    internal static void npjC( 
       NProperty OpjC,
       KtIC ppjC,
       System.bool QpjC
    )

    Parameters

    OpjC
    ppjC
    QpjC
    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