\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / PrintInfo.SetExportDocument Delegate

In This Topic
    PrintInfo.SetExportDocument Delegate
    In This Topic
    Syntax
    'Declaration
     
    Friend Delegate Sub PrintInfo.SetExportDocument( _
       ByVal exporter As System.Object _
    ) 
    internal delegate void PrintInfo.SetExportDocument( 
       System.object exporter
    )

    Parameters

    exporter
    See Also