'Declaration Public Overloads Sub Preview( _ ByVal printDocument As System.Object _ )
public void Preview( System.object printDocument )
Parameters
- printDocument
- An object to preview. It might be one of the next types: - C1.C1Preview.C1PrintDocument, - System.Drawing.Printing.PrintDocument, - C1.C1Report.C1Report, - System.ComponentModel.IBindingList, - System.Collections.IEnumerable.