Aspose::Pdf::LogicalStructure::TableRowCollectionElement::CreateTR method

TableRowCollectionElement::CreateTR method

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

virtual System::SharedPtr<TableTRElement> Aspose::Pdf::LogicalStructure::TableRowCollectionElement::CreateTR()

ReturnValue

Created structure element.

See Also