Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::Insert method

PageAPI::Insert method

index 위치에 요소(캔버스, 경로 또는 글리프)를 페이지에 삽입합니다.

template<typename T> T Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::Insert(int32_t index, T element)
매개변수설명
T요소의 유형.
매개변수형식설명
indexint32_t삽입되어야 하는 element의 위치.
elementT삽입될 요소.

ReturnValue

삽입된 요소.

또 보기