DisplayCertificate

DisplayCertificate 显示当前电子印章的数字证书。

语法:

document.getElementById("PageOfficeCtrl1").ZoomSeal.Item(index).DisplayCertificate();

[!note]

根据电子签章的集合下标显示相应的电子签章的数字证书。

示例:

//显示电子签章的数字证书:
<SCRIPT type="text/JavaScript">
   function DisplayCertificate(){
     // 显示第一个电子签章的数字证书
     document.getElementById("PageOfficeCtrl1").ZoomSeal.Item(0).DisplayCertificate();       
   }
</SCRIPT>

results matching ""

    No results matching ""