判断打印机是否可用

if(!DevExpress.XtraPrinting.PrintHelper.IsPrintingAvailable)

{

     MessageBox.Show("打印机不可用...""提示", MessageBoxButtons.OK, MessageBoxIcon.Information);
}

posted @   sweetjian  阅读(489)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示