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
Method | Description |
---|---|
virtual get_Rectangle() | Gets rectangle that describes position of table element on the page. |
See Also
- Class Object
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++