Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NBulletListLevel Class / xhpC Method


In This Topic
    xhpC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub xhpC( _
       ByVal YhpC As System.Text.StringBuilder, _
       ByVal value As System.Integer _
    ) 
    'Usage
     
    
    Dim instance As NBulletListLevel
    Dim YhpC As System.Text.StringBuilder
    Dim value As System.Integer
     
    instance.xhpC(YhpC, value)
    internal void xhpC( 
       System.Text.StringBuilder YhpC,
       System.int value
    )

    Parameters

    YhpC
    value
    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