XpsDocument.RemoveDocumentAt
XpsDocument.RemoveDocumentAt method
Removes a document at index position.
public void RemoveDocumentAt(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | Position at which a document should be removed. |
See Also
- class XpsDocument
- namespace Aspose.Page.XPS
- assembly Aspose.Page