Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NParagraph Class / jYpC Method


In This Topic
    jYpC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub jYpC( _
       ByVal KYpC As NParagraph, _
       ByVal lYpC As System.Integer, _
       ByVal MYpC As System.Integer, _
       ByVal nYpC As System.Integer _
    ) 
    'Usage
     
    
    Dim instance As NParagraph
    Dim KYpC As NParagraph
    Dim lYpC As System.Integer
    Dim MYpC As System.Integer
    Dim nYpC As System.Integer
     
    instance.jYpC(KYpC, lYpC, MYpC, nYpC)
    internal void jYpC( 
       NParagraph KYpC,
       System.int lYpC,
       System.int MYpC,
       System.int nYpC
    )

    Parameters

    KYpC
    lYpC
    MYpC
    nYpC
    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