[]
Opens a separate application window in which end users can preview the output that would be generated by the print operation.
public void Preview()
Opens a separate application window in wich end users can preview the output that would be generated by the print operation.
public void Preview(string fileName)
Type | Name | Description |
---|---|---|
string | fileName | The string object specifies file name of .c1d or .c1dx to preview. |