Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NPrintLayout Class / CYvC Method


In This Topic
    CYvC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function CYvC( _
       ByRef dYvC As xSYC _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As NPrintLayout
    Dim dYvC As xSYC
    Dim value As System.Boolean
     
    value = instance.CYvC(dYvC)
    internal System.bool CYvC( 
       out xSYC dYvC
    )

    Parameters

    dYvC
    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