Interface ITableElement

ITableElement interface

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

public interface ITableElement

Properties

NameDescription
Rectangle { get; }Gets rectangle that describes position of table element on the page

See Also