XpsDocument.RemoveDocumentAt
XpsDocument.RemoveDocumentAt method
でドキュメントを削除しますindex位置.
public void RemoveDocumentAt(int index)
| パラメータ | タイプ | 説明 |
|---|---|---|
| index | Int32 | ドキュメントを削除する位置。 |
関連項目
- class XpsDocument
- 名前空間 Aspose.Page.XPS
- 組み立て Aspose.Page
でドキュメントを削除しますindex位置.
public void RemoveDocumentAt(int index)
| パラメータ | タイプ | 説明 |
|---|---|---|
| index | Int32 | ドキュメントを削除する位置。 |