Aspose::Pdf::LogicalStructure::Element::AppendChild метод

Element::AppendChild method

Добавить T:/Aspose::Pdf::LogicalStructure::Element в коллекцию дочерних элементов.

System::SharedPtr<Element> Aspose::Pdf::LogicalStructure::Element::AppendChild(const System::SharedPtr<Element> &element, bool checkIfCanBeAppended=true)
ПараметрТипОписание
elementconst System::SharedPtr<Element>&T:/Aspose::Pdf::LogicalStructure::Element объект для добавления.
checkIfCanBeAppendedboolПроверить, можно ли добавить.

ReturnValue

T:/Aspose::Pdf::LogicalStructure::Element which has been added.

См. также