C# Syntax
public class PageDescription : HP.LFT.SDK.Description, HP.LFT.SDK.IDescription
System.Object
HP.LFT.SDK.PropertiesDescription
HP.LFT.SDK.Description
HP.LFT.SDK.Web.PageDescription
Name | Description | |
---|---|---|
![]() | PageDescription Constructor | Constructs an empty description. |
Name | Description | |
---|---|---|
![]() | AbsoluteLocation | This object's absolute coordinates relative to the screen (in pixels). 0,0 is always the top-left corner of the (primary) monitor. |
![]() | Index | The 0-based index of this object, relative to all other objects with an otherwise identical description. (Inherited from HP.LFT.SDK.Description ) |
![]() | Size | This object's size (in pixels). |
![]() | Text | The inner text of the body element. |
![]() | Title | The page's title attribute. |
![]() | Url | The URL of the HTML page. |
![]() | Vri | Distinguishes this object from other objects with otherwise identical descriptions, based on this object's visual relationship to another object in the application. (Inherited from HP.LFT.SDK.Description ) |
Name | Description | |
---|---|---|
![]() | Clone | Creates an exact copy of the test object. (Inherited from HP.LFT.SDK.PropertiesDescription ) |