Aspose::Pdf::LogicalStructure::ITociElement::get_GetElement method
ITociElement::get_GetElement method
Gets the underlying PDF element that represents this TOCI structure.
virtual System::SharedPtr<StructureElement> Aspose::Pdf::LogicalStructure::ITociElement::get_GetElement()=0
ReturnValue
The Element that forms the structural representation of this table of contents entry.
See Also
- Typedef SharedPtr
- Class StructureElement
- Class ITociElement
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++