public interface IPrintPrevCustomizer
{
     bool PrintPrevCustomize(System.Windows.Forms. Form WindowsForm, int PrintMode);
}