Aspose::Pdf::Tagged::ITaggedContent::get_RootElement method

ITaggedContent::get_RootElement method

virtual System::SharedPtr<Aspose::Pdf::LogicalStructure::StructureElement> Aspose::Pdf::Tagged::ITaggedContent::get_RootElement()=0

Remarks

Gets root Aspose::Pdf::LogicalStructure::StructureElement of logical structure of PDF document.

Root Aspose::Pdf::LogicalStructure::StructureElement of logical structure of PDF document.

See Also