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


In This Topic
    jpjC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Sub jpjC( _
       ByVal KpjC As NProperty, _
       ByVal lpjC As KtIC, _
       ByVal MpjC As System.Boolean _
    ) 
    'Usage
     
    
    Dim KpjC As NProperty
    Dim lpjC As KtIC
    Dim MpjC As System.Boolean
     
    NTextElement.jpjC(KpjC, lpjC, MpjC)
    internal static void jpjC( 
       NProperty KpjC,
       KtIC lpjC,
       System.bool MpjC
    )

    Parameters

    KpjC
    lpjC
    MpjC
    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