Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets the context of this node.
Gets or sets the HTML content. The HTML should only contain markup that would fit inside the body tag of a complete document.
Gets the collection of images.
Gets a value indicating whether this node is attached.
Gets or sets the Visual's title.
Gets a collection of methods for executing transactions on the document.
Gets the type identifier for the visual.
Representation of a text area that stores its content as HTML. The text area can visualize text and images using standard tags. Use this visualization as a component when creating a guided analysis.
The text area holds a collection of images that can be referenced from the HTML content with the key used in the collection as source attribute on the image tags. The Internet Explorer based view in the Professional client does not support transparent PNG images.
Since
2.0