Visible 控制印章显示与否.布尔类型.
document.getElementById("HtmlSignCtrl1").Visible= true|false;//false:不显示;true:显示;