[]
        
(Showing Draft Content)

C1.Win.GanttView.Printing.PrintInfo.Preview

Preview Method

Preview()

Opens a separate application window in which end users can preview the output that would be generated by the print operation.

Declaration
public void Preview()

Preview(string)

Opens a separate application window in wich end users can preview the output that would be generated by the print operation.

Declaration
public void Preview(string fileName)
Parameters
Type Name Description
string fileName

The string object specifies file name of .c1d or .c1dx to preview.