XpsDocument.RemoveAt
XpsDocument.RemoveAt method
删除元素index活动页面的位置.
public XpsContentElement RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 应删除元素的位置。 |
返回值
删除的元素。
也可以看看
- class XpsContentElement
- class XpsDocument
- 命名空间 Aspose.Page.XPS
- 部件 Aspose.Page
删除元素index活动页面的位置.
public XpsContentElement RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 应删除元素的位置。 |
删除的元素。