Aspose::Pdf::LogicalStructure::Element::InsertChild metod
Element::InsertChild method
Infoga T:/Aspose::Pdf::LogicalStructure::Element i samling av barn på angivet index.
System::SharedPtr<Element> Aspose::Pdf::LogicalStructure::Element::InsertChild(const System::SharedPtr<Element> &element, int32_t index, bool checkIfCanBeInserted=true)
| Parameter | Typ | Beskrivning |
|---|---|---|
| element | const System::SharedPtr<Element>& | T:/Aspose::Pdf::LogicalStructure::Element objekt att lägga till. |
| index | int32_t | Element index. |
| checkIfCanBeInserted | bool | Kontrollera om den kan infogas. |
ReturnValue
T:/Aspose::Pdf::LogicalStructure::Element which has been added.
Se även
- Typedef SharedPtr
- Class Element
- Class Element
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++