Aspose::Page::XPS::XpsDocument::RemoveDocumentAt method

XpsDocument::RemoveDocumentAt method

Removes a document at index position.

void Aspose::Page::XPS::XpsDocument::RemoveDocumentAt(int32_t index)
ParameterTypeDescription
indexint32_tPosition at which a document should be removed.

See Also