Aspose::Pdf::LogicalStructure::Element::AppendChild metod

Element::AppendChild method

Lägg till T:/Aspose::Pdf::LogicalStructure::Element till samling av barn.

System::SharedPtr<Element> Aspose::Pdf::LogicalStructure::Element::AppendChild(const System::SharedPtr<Element> &element, bool checkIfCanBeAppended=true)
ParameterTypBeskrivning
elementconst System::SharedPtr<Element>&T:/Aspose::Pdf::LogicalStructure::Element objekt att lägga till.
checkIfCanBeAppendedboolKontrollera om den kan läggas till.

ReturnValue

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

Se även