Aspose::Pdf::Text::ITableElement class

ITableElement class

This interface represents an element of existing table extracted by TableAbsorber.

class ITableElement : public virtual System::Object

Methods

MethodDescription
virtual get_Rectangle()Gets rectangle that describes position of table element on the page.

See Also