Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NRichTextStyle Class / vQnC Method


In This Topic
    vQnC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub vQnC( _
       ByVal WQnC As NStyleSheet, _
       ByVal xQnC As NRule _
    ) 
    'Usage
     
    
    Dim instance As NRichTextStyle
    Dim WQnC As NStyleSheet
    Dim xQnC As NRule
     
    instance.vQnC(WQnC, xQnC)
    internal void vQnC( 
       NStyleSheet WQnC,
       NRule xQnC
    )

    Parameters

    WQnC
    xQnC
    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