Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NBreakInline Class / bfl Method


In This Topic
    bfl Method (NBreakInline)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub bfl( _
       ByVal nGrC As System.Integer, _
       ByRef OGrC As vnMC _
    ) 
    'Usage
     
    
    Dim instance As NBreakInline
    Dim nGrC As System.Integer
    Dim OGrC As vnMC
     
    instance.bfl(nGrC, OGrC)
    internal override void bfl( 
       System.int nGrC,
       ref vnMC OGrC
    )

    Parameters

    nGrC
    OGrC
    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