Aspose::Pdf::LogicalStructure::TableElement::CreateTBody method

TableElement::CreateTBody method

Creates Aspose::Pdf::LogicalStructure::TableTHeadElement and added it to current table.

System::SharedPtr<TableTBodyElement> Aspose::Pdf::LogicalStructure::TableElement::CreateTBody()

ReturnValue

Created structure element.

See Also