XpsDocument.RemoveDocumentAt
XpsDocument.RemoveDocumentAt method
删除文档index位置.
public void RemoveDocumentAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 应删除文档的位置。 |
也可以看看
- class XpsDocument
- 命名空间 Aspose.Page.XPS
- 部件 Aspose.Page
删除文档index位置.
public void RemoveDocumentAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 应删除文档的位置。 |