Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NBulletInline Class / Ofl Method


In This Topic
    Ofl Method (NBulletInline)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub Ofl( _
       ByVal YIpC As System.Integer, _
       ByVal AjpC() As System.Char _
    ) 
    'Usage
     
    
    Dim instance As NBulletInline
    Dim YIpC As System.Integer
    Dim AjpC() As System.Char
     
    instance.Ofl(YIpC, AjpC)
    internal override void Ofl( 
       System.int YIpC,
       System.char[] AjpC
    )

    Parameters

    YIpC
    AjpC
    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