Visio.Interfaces.DocumentData interface
一个接口,用于描述通过调用 document.toJSON()返回的数据。
属性
| application | 表示包含此文档的 Visio 应用程序实例。 |
| pages | 表示一组与文档相关联的页面。 |
| view | 返回 DocumentView 对象。 |
一个接口,用于描述通过调用 document.toJSON()返回的数据。
| application | 表示包含此文档的 Visio 应用程序实例。 |
| pages | 表示一组与文档相关联的页面。 |
| view | 返回 DocumentView 对象。 |