Aspose::Pdf::LogicalStructure::TableElement::CreateTFoot method

TableElement::CreateTFoot method

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

System::SharedPtr<TableTFootElement> Aspose::Pdf::LogicalStructure::TableElement::CreateTFoot()

ReturnValue

Created structure element.

See Also