DataSource.NET
IPageElement Interface
NamespacesCaplin.DataSource.Messaging.PageIPageElement
Interface that represents an update to a region of a Page.
Declaration Syntax
C#Visual BasicVisual C++
public interface IPageElement
Public Interface IPageElement
public interface class IPageElement
Members
All MembersProperties



IconMemberDescription
Text
Gets the updated text for the region of the Page.

X
The column (horizontal) coordinate of the start of the updated region.

Y
The row (vertical) cooordinate of the start of the updated region.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)