Aspose::Pdf::LogicalStructure::StructureElement::ChangeParentElement method
StructureElement::ChangeParentElement method
Change parent element for current structure element.
void Aspose::Pdf::LogicalStructure::StructureElement::ChangeParentElement(const System::SharedPtr<StructureElement> &newParentElement, bool checkIfParentCanBeChanged=true)
| Parameter | Type | Description |
|---|---|---|
| newParentElement | const System::SharedPtr<StructureElement>& | New parent structure element |
| checkIfParentCanBeChanged | bool | Check if parent be changed. |
See Also
- Typedef SharedPtr
- Class StructureElement
- Class StructureElement
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++