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


In This Topic
    QQnC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub QQnC( _
       ByVal rQnC As NSelectorBuilder, _
       ByVal SQnC As ENRichTextStyleScope, _
       ByVal tQnC As System.String, _
       ByVal UQnC As System.Boolean _
    ) 
    'Usage
     
    
    Dim instance As NRichTextStyle
    Dim rQnC As NSelectorBuilder
    Dim SQnC As ENRichTextStyleScope
    Dim tQnC As System.String
    Dim UQnC As System.Boolean
     
    instance.QQnC(rQnC, SQnC, tQnC, UQnC)
    internal void QQnC( 
       NSelectorBuilder rQnC,
       ENRichTextStyleScope SQnC,
       System.string tQnC,
       System.bool UQnC
    )

    Parameters

    rQnC
    SQnC
    tQnC
    UQnC
    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