ZennoLab Assemblies Documentation
HtmlElement Class Properties


For a list of all members of this type, see HtmlElement members.

Public Properties
 NameDescription
Public PropertyDisplacementInDocumentGets the displacement of the upper left corner relative to the parent document.  
Public PropertyDisplacementInTabWindowGets the displacement of the upper left corner relative to the tab's window.  
Public PropertyErrorDetectedGets information about the error detected in the performance last command.  
Public PropertyFirstChildGets the first child element.  
Public PropertyFullTagNameGets the full tag of the element.  
Public PropertyHeightGets the height of the html element.  
Public PropertyIdGets the ID of the element  
Public PropertyInnerHtmlGets the html text inside the tag of the element.  
Public PropertyIsNullGets a value that indicates whether or not the value of the html element is null value.  
Public PropertyIsVoidGets the specified html element is void or not.  
Public PropertyLastChildGets the last child element.  
Public PropertyNameGets the name of the html element.  
Public PropertyNextSiblingGets the next element.  
Public PropertyOuterHtmlGets the dom text of the html element.  
Public PropertyParentBodyGets the parent body.  
Public PropertyParentDocumentGets the parent document.  
Public PropertyParentElementGets the parent element.  
Public PropertyParentFormGets the parent form.  
Public PropertyParentTabGets the parent tab.  
Public PropertyPreviousSiblingGets the previous element.  
Public PropertyTagNameGets the tag of the element.  
Public PropertyWidthGets the width of the html element.  
Top
See Also

Reference

HtmlElement Class
ZennoLab.CommandCenter Namespace
HtmlElementCollection Class
Instance Class
Tab Class
Document Class

Send Feedback