Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NSection Class / YjQC Method


In This Topic
    YjQC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function YjQC( _
       ByVal AKQC As fvtC _
    ) As NHeaderFooter
    'Usage
     
    
    Dim instance As NSection
    Dim AKQC As fvtC
    Dim value As NHeaderFooter
     
    value = instance.YjQC(AKQC)
    internal NHeaderFooter YjQC( 
       fvtC AKQC
    )

    Parameters

    AKQC
    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