ShowLayerBar

ShowLayerBar 显示“分层手写批注”工具栏,在工具栏上显示所有做过手写批注的批注者的用户名。点击指定的用户名,只显示该用户的手写批注,而隐藏其他用户的手写批注。也可以显示全部批注,或隐藏全部批注。

语法:

document.getElementById("PageOfficeCtrl1").HandDraw.ShowLayerBar();

[!note]

Word文档视图状态不发生变化,用户可以进行其他操作,也可以调用控件的其他方法或属性。

示例

<SCRIPT type ="text/javascript">
     function ShowLayerBar(){
       document.getElementById("PageOfficeCtrl1").HandDraw.ShowLayerBar();
     }
</SCRIPT>

results matching ""

    No results matching ""