Aspose::Pdf::LogicalStructure::Element::AppendChild método
Element::AppendChild method
Agregar T:/Aspose::Pdf::LogicalStructure::Element a la colección de hijos.
System::SharedPtr<Element> Aspose::Pdf::LogicalStructure::Element::AppendChild(const System::SharedPtr<Element> &element, bool checkIfCanBeAppended=true)
| Parámetro | Tipo | Descripción |
|---|---|---|
| element | const System::SharedPtr<Element>& | T:/Aspose::Pdf::LogicalStructure::Element objeto para agregar. |
| checkIfCanBeAppended | bool | Verifica si puede añadirse. |
ReturnValue
T:/Aspose::Pdf::LogicalStructure::Element which has been added.
Ver también
- Typedef SharedPtr
- Class Element
- Class Element
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++