Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertCanvas method
PageAPI::InsertCanvas method
index 위치에 새로운 캔버스를 페이지에 삽입합니다.
System::SharedPtr<XpsModel::XpsCanvas> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertCanvas(int32_t index)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int32_t | 새 캔버스를 삽입할 위치. |
ReturnValue
삽입된 캔버스.
또 보기
- Typedef SharedPtr
- Class XpsCanvas
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++