ZennoLab Assemblies Documentation
Document Class Methods


ZennoLab.CommandCenter Namespace : Document Class

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

Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public MethodExecutes a java script that is implemented by the currently loaded document.  
Public MethodSearches for an element by the attribute, and returns the first occurrence.  
Public MethodSearches for an element by the ID, and returns the first occurrence.  
Public MethodSearches for an element by the name, and returns the first occurrence.  
Public MethodSearches for an element by the tag.  
Public MethodSearches for an element by the xpath.  
Public MethodSearches for all elements by the attribute.  
Public MethodSearches for all elements by the ID.  
Public MethodSearches for all elements by the name.  
Public MethodSearches for all elements by the tags.  
Public MethodSearches for all elements by the xpath.  
Public MethodReturns the dom text of the document.  
Public MethodReturns the html element located at specified coordinates.  
Public MethodReturns the all frames.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodGets the text of the document that the user sees  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodRemoves the first occurrence of a specific first level child html element from the document.  
Public MethodAll occurrences of a specified html element in the current document replace with another specified html element.  
Top
Protected Methods
 NameDescription
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

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