XpsDocument.RemovePageAt

XpsDocument.RemovePageAt method

从文档中删除一页index位置.

public XpsPage RemovePageAt(int index)
范围类型描述
indexInt32应删除页面的位置。

返回值

删除的页面。

也可以看看