Aspose::Pdf::LogicalStructure::TableTRElement::CreateTD method

TableTRElement::CreateTD method

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

System::SharedPtr<TableTDElement> Aspose::Pdf::LogicalStructure::TableTRElement::CreateTD()

ReturnValue

Created structure element.

See Also