Aspose::Pdf::LogicalStructure::ElementListImplementation::AddElement method
ElementListImplementation::AddElement method
Add element to list.
void Aspose::Pdf::LogicalStructure::ElementListImplementation::AddElement(System::SharedPtr<Element> element, bool updatePdfDictionary=true) override
| Parameter | Type | Description |
|---|---|---|
| element | System::SharedPtr<Element> | The T:/Aspose::Pdf::LogicalStructure::Element. |
| updatePdfDictionary | bool | Should the pdf dictionary be updated. |
See Also
- Typedef SharedPtr
- Class Element
- Class ElementListImplementation
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++