remove_document_at method
remove_document_at
Removes a document at index position.
def remove_document_at(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | Position at which a document should be removed. |
See Also
- module
aspose.page.xps - class
XpsDocument