Aspose::Pdf::LogicalStructure::TableElement::CreateTHead method

TableElement::CreateTHead method

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

System::SharedPtr<TableTHeadElement> Aspose::Pdf::LogicalStructure::TableElement::CreateTHead()

ReturnValue

Created structure element.

See Also