HandDraw
HandDraw 属性返回手写批注的集合,只读。
语法:
handDrawList = document.getElementById("PageOfficeCtrl1").HandDraw;
[!note]
手写批注集合的属性包括:
Count:返回集合中的手写批注个数。
Item(index):返回集合中的指定索引的手写批注。
HandDraw 属性返回手写批注的集合,只读。
handDrawList = document.getElementById("PageOfficeCtrl1").HandDraw;
[!note]
手写批注集合的属性包括:
Count:返回集合中的手写批注个数。
Item(index):返回集合中的指定索引的手写批注。