Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertCanvas method
PageAPI::InsertCanvas method
index 位置に新しい Canvas をページに挿入します。
System::SharedPtr<XpsModel::XpsCanvas> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertCanvas(int32_t index)
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int32_t | 新しいキャンバスを挿入すべき位置。 |
ReturnValue
挿入されたキャンバス。
参照
- Typedef SharedPtr
- Class XpsCanvas
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++