Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NDocumentBlock Class / vhl Method


In This Topic
    vhl Method (NDocumentBlock)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub vhl( _
       ByVal QOpC As System.Boolean, _
       ByVal rOpC As System.Boolean, _
       ByVal SOpC As System.Boolean _
    ) 
    'Usage
     
    
    Dim instance As NDocumentBlock
    Dim QOpC As System.Boolean
    Dim rOpC As System.Boolean
    Dim SOpC As System.Boolean
     
    instance.vhl(QOpC, rOpC, SOpC)
    internal override void vhl( 
       System.bool QOpC,
       System.bool rOpC,
       System.bool SOpC
    )

    Parameters

    QOpC
    rOpC
    SOpC
    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