\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / ReflectedPreview Class / Preview Method

In This Topic
    Preview Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Preview( _
       ByVal doc As C1PrintDocument _
    ) 
    public void Preview( 
       C1PrintDocument doc
    )

    Parameters

    doc
    See Also