Click or drag to resize

PageElementInfoPageElementID Property

This element's ID. Properties and TextItems are connected to this value.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string PageElementID { get; }

Property Value

Type: String
a string representing the ID of this object.
See Also